Invalidate all WebGLUniformLocation values on program relink

This commit is contained in:
Anthony Ramine 2018-07-19 11:01:37 +02:00
parent 8fabc6660a
commit b64232d77b
4 changed files with 36 additions and 15 deletions

View file

@ -1,7 +0,0 @@
[uniform-location.html]
[WebGL test #20: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: contextA.uniform1i(locationSx, 3)]
expected: FAIL
[WebGL test #21: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: contextA.getUniform(programS, locationSx)]
expected: FAIL