mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Add initial support for WebGL 2 BlitFramebuffer (#26389)
Add initial support for the WebGL2 BlitFramebuffer call. Signed-off-by: Martin Robinson <mrobinson@igalia.com> Co-authored-by: Istvan <istvan.miklos@h-lab.eu>
This commit is contained in:
parent
2575a0daf1
commit
c43762faea
29 changed files with 1686 additions and 31 deletions
|
@ -1,9 +1,8 @@
|
|||
[line-rendering-quality.html]
|
||||
expected: ERROR
|
||||
bug: https://github.com/servo/servo/issues/25937
|
||||
[WebGL test #5: Found 0 lines, looking in the vertical direction, expected 2]
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
||||
[WebGL test #10: successfullyParsed should be true. Threw exception ReferenceError: can't access lexical declaration 'successfullyParsed' before initialization]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue