We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea37b8 commit 62d401eCopy full SHA for 62d401e
extensions/OES_vertex_array_object/extension.xml
@@ -33,7 +33,7 @@ interface OES_vertex_array_object {
33
</idl>
34
35
<newfun>
36
- <function name="createVertexArrayOES" type="WebGLVertexArrayObjectOES?">
+ <function name="createVertexArrayOES" type="WebGLVertexArrayObjectOES">
37
Create a <code>WebGLVertexArrayObjectOES</code> object
38
and initialize it with a vertex array object name as if by
39
calling <code>glGenVertexArraysOES</code>.
0 commit comments