mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Adds initial support for the WebGL2 `VertexAttribI4i`, `VertexAttribI4iv`, `VertexAttribI4ui`, `VertexAttribI4uiv` and `VertexAttribIPointer` calls.
14 lines
506 B
INI
14 lines
506 B
INI
[vertex-array-object.html]
|
|
[WebGL test #30: getError expected: NO_ERROR. Was INVALID_OPERATION : Draw call should not fail.]
|
|
expected: FAIL
|
|
|
|
[WebGL test #28: getError expected: NO_ERROR. Was INVALID_OPERATION : Draw call should not fail.]
|
|
expected: FAIL
|
|
|
|
[WebGL test #29: getError expected: NO_ERROR. Was INVALID_OPERATION : Draw call should not fail.]
|
|
expected: FAIL
|
|
|
|
[WebGL test #33: getError expected: NO_ERROR. Was INVALID_OPERATION : there should be no errors]
|
|
expected: FAIL
|
|
|