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
12 lines
439 B
INI
12 lines
439 B
INI
[tex-subimage3d-pixel-buffer-bug.html]
|
|
expected: ERROR
|
|
[WebGL test #2: getError expected: NO_ERROR. Was INVALID_ENUM : texStorage3D should succeed]
|
|
expected: FAIL
|
|
|
|
[WebGL test #3: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
|
expected: FAIL
|
|
|
|
[WebGL test #1: getError expected: NO_ERROR. Was INVALID_OPERATION : texParameter(TEXTURE_MIN_FILTER) should succeed]
|
|
expected: FAIL
|
|
|