Home
last modified time | relevance | path

Searched defs:WebGLVertexArrayObject (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
Dwebgl_vertex_array_object.h48 explicit WebGLVertexArrayObject() : vertexArrays_(0) {}; in WebGLVertexArrayObject() function
49WebGLVertexArrayObject(napi_env env, napi_value exports) : NExporter(env, exports), vertexArrays_(… in WebGLVertexArrayObject() function
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/tools/ets-tsc/lib/
Dlib.webworker.d.ts5437 interface WebGLVertexArrayObject { interface
5440 declare var WebGLVertexArrayObject: { variable
Dlib.dom.d.ts16684 interface WebGLVertexArrayObject { interface
16687 declare var WebGLVertexArrayObject: { variable