mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
Adds initial support for the WebGL2 `TexStorage2D` call, adds support for the related texture enums and enables some of the texture tests. See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.6
33 lines
1.3 KiB
INI
33 lines
1.3 KiB
INI
[tex-mipmap-levels.html]
|
|
expected: ERROR
|
|
[WebGL test #23: getError expected: NO_ERROR. Was INVALID_ENUM : generateMipmap should succeed]
|
|
expected: FAIL
|
|
|
|
[WebGL test #10: getError expected: NO_ERROR. Was INVALID_OPERATION : generateMipmap should succeed]
|
|
expected: FAIL
|
|
|
|
[WebGL test #15: getError expected: NO_ERROR. Was INVALID_ENUM : texParameter(TEXTURE_MAX_LEVEL) should succeed]
|
|
expected: FAIL
|
|
|
|
[WebGL test #21: getError expected: NO_ERROR. Was INVALID_ENUM : texParameter(TEXTURE_BASE_LEVEL) should succeed]
|
|
expected: FAIL
|
|
|
|
[WebGL test #5: getError expected: NO_ERROR. Was INVALID_ENUM : texParameter(TEXTURE_MAX_LEVEL) should succeed]
|
|
expected: FAIL
|
|
|
|
[WebGL test #9: should draw with [0, 0, 255, 255\]\nat (0, 0) expected: 0,0,255,255 was 0,0,0,255]
|
|
expected: FAIL
|
|
|
|
[WebGL test #24: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
|
expected: FAIL
|
|
|
|
[WebGL test #14: getError expected: NO_ERROR. Was INVALID_ENUM : texParameter(TEXTURE_BASE_LEVEL) should succeed]
|
|
expected: FAIL
|
|
|
|
[WebGL test #11: should draw with [255, 0, 0, 255\]\nat (0, 0) expected: 255,0,0,255 was 0,0,0,255]
|
|
expected: FAIL
|
|
|
|
[WebGL test #4: getError expected: NO_ERROR. Was INVALID_ENUM : texParameter(TEXTURE_BASE_LEVEL) should succeed]
|
|
expected: FAIL
|
|
|