Use sdk/tests when syncing from upstream Khronos WebGL tests

This commit is contained in:
Anthony Ramine 2018-08-25 01:28:24 +02:00
parent 4852f7d616
commit 26a311fc62
2538 changed files with 61415 additions and 54538 deletions

View file

@ -0,0 +1,13 @@
[instanced-arrays.html]
[WebGL test #27: getError expected: NO_ERROR. Was INVALID_OPERATION : It's allowed for all vertex attributes to have non-zero divisors when calling drawArraysInstanced]
expected: FAIL
[WebGL test #44: getError expected: NO_ERROR. Was INVALID_OPERATION : It's allowed for all vertex attributes to have non-zero divisors when calling drawElements]
expected: FAIL
[WebGL test #28: getError expected: NO_ERROR. Was INVALID_OPERATION : It's allowed for all vertex attributes to have non-zero divisors when calling drawArrays]
expected: FAIL
[WebGL test #43: getError expected: NO_ERROR. Was INVALID_OPERATION : It's allowed for all vertex attributes to have non-zero divisors when calling drawElementsInstanced]
expected: FAIL