webgl: Update texture test results

This commit is contained in:
Mátyás Mustoha 2020-04-20 12:52:59 +02:00 committed by Josh Matthews
parent 54b100b0f1
commit 2e8ef1bc0b
15 changed files with 31 additions and 268 deletions

View file

@ -117,3 +117,6 @@
[WebGL test #183: getRenderbufferParameter did not generate INVALID_ENUM for invalid parameter enum: NO_ERROR]
expected: FAIL
[WebGL test #202: gl.getTexParameter(gl.TEXTURE_2D, gl.TEXTURE_IMMUTABLE_FORMAT) should be false (of type boolean). Was 0 (of type number).]
expected: FAIL