Home
last modified time | relevance | path

Searched defs:vertexArrays (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/standard/interfaces/kits/napi/graphic/webgl/src/webgl/include/webgl/
Dwebgl_vertex_array_object.h33 void SetVertexArrays(unsigned int vertexArrays) in SetVertexArrays()
/foundation/graphic/standard/interfaces/kits/napi/graphic/webgl/src/webgl/src/
Dwebgl2_rendering_context_base.cpp2897 unsigned int vertexArrays = webGLVertexArrayObject->GetVertexArrays(); in DeleteVertexArray() local
2920 unsigned int vertexArrays = webGlVertexArrayObject->GetVertexArrays(); in IsVertexArray() local
2943 unsigned int vertexArrays = webGlVertexArrayObject->GetVertexArrays(); in BindVertexArray() local