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:
bors-servo 2020-01-07 18:26:40 -05:00 committed by GitHub
commit 3f5cb0e2f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 225 additions and 43 deletions

View file

@ -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

View file

@ -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