mirror of
https://github.com/servo/servo.git
synced 2025-08-16 19:05:33 +01:00
Auto merge of #25344 - jdm:webgl2-program-link, r=asajeffrey
Set more ANGLE shader translation properties for WebGL 2 Fixes #25034.
This commit is contained in:
commit
3f5cb0e2f5
6 changed files with 225 additions and 43 deletions
|
@ -1,4 +1,4 @@
|
|||
[gl-get-frag-data-location.html]
|
||||
[WebGL test #1: Set up program failed]
|
||||
expected: ERROR
|
||||
[WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[incompatible-texture-type-for-sampler.html]
|
||||
expected: ERROR
|
||||
expected: CRASH
|
||||
[WebGL test #45: getError expected: NO_ERROR. Was INVALID_ENUM : No errors from setup for TEXTURE_2D RGBA16UI]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue