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
11 lines
382 B
INI
11 lines
382 B
INI
[tex-base-level-bug.html]
|
|
[WebGL test #3: should draw with [255, 0, 0, 255\]\nat (0, 0) expected: 255,0,0,255 was 0,0,0,255]
|
|
expected: FAIL
|
|
|
|
[WebGL test #1: getError expected: NO_ERROR. Was INVALID_ENUM : Texture setup should succeed]
|
|
expected: FAIL
|
|
|
|
[WebGL test #5: should draw with [255, 0, 0, 255\]\nat (0, 0) expected: 255,0,0,255 was 0,0,0,0]
|
|
expected: FAIL
|
|
|