Searched defs:WebGLVertexArrayObject (Results 1 – 3 of 3) sorted by relevance
48 explicit WebGLVertexArrayObject() : vertexArrays_(0) {}; in WebGLVertexArrayObject() function49 …WebGLVertexArrayObject(napi_env env, napi_value exports) : NExporter(env, exports), vertexArrays_(… in WebGLVertexArrayObject() function
5437 interface WebGLVertexArrayObject { interface5440 declare var WebGLVertexArrayObject: { variable
16684 interface WebGLVertexArrayObject { interface16687 declare var WebGLVertexArrayObject: { variable