mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Allow binding the null buffer in vertexAttribPointer if offset is 0
This commit is contained in:
parent
0ba66f9f12
commit
7f9d560f28
3 changed files with 10 additions and 11 deletions
|
@ -1,4 +0,0 @@
|
|||
[gl-vertexattribpointer.html]
|
||||
[WebGL test #3: getError expected: NO_ERROR. Was INVALID_OPERATION : vertexAttribPointer should succeed if no buffer is bound and `offset` is zero.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[vertexAttribPointerBadArgs.html]
|
||||
[WebGL test #0: testVertexAttribPointerVBO]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue