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

@ -1,4 +1,5 @@
[tex-image-with-bad-args.html]
expected: TIMEOUT
[WebGL test #5: getError expected: INVALID_OPERATION. Was INVALID_ENUM : TexImage2D taking LUMINANCE_ALPHA/LUMINANCE_ALPHA/HALF_FLOAT]
expected: FAIL

View file

@ -1,16 +0,0 @@
[texel-fetch-undefined.html]
[WebGL test #4: should be 0,0,0,0\nat (0, 0) expected: 0,0,0,0 was 0,255,0,255]
expected: FAIL
[WebGL test #5: should be 0,0,0,0\nat (0, 0) expected: 0,0,0,0 was 0,255,0,255]
expected: FAIL
[WebGL test #3: should be 0,0,0,0\nat (0, 0) expected: 0,0,0,0 was 0,255,0,255]
expected: FAIL
[WebGL test #6: should be 0,0,0,0\nat (0, 0) expected: 0,0,0,0 was 0,255,0,255]
expected: FAIL
[WebGL test #2: should be 0,0,0,0\nat (0, 0) expected: 0,0,0,0 was 0,255,0,255]
expected: FAIL