Fix a small texSubImage2D bug

This commit is contained in:
Anthony Ramine 2018-09-18 10:49:31 +02:00
parent 8c100b23b1
commit fe6f53ffb4
2 changed files with 6 additions and 8 deletions

View file

@ -1,7 +1,4 @@
[tex-sub-image-2d-bad-args.html]
[WebGL test #9: getError expected: INVALID_VALUE. Was NO_ERROR : null pixels]
expected: FAIL
[WebGL test #0: getError expected: INVALID_OPERATION. Was INVALID_VALUE : no previously defined texture image]
expected: FAIL