Home
last modified time | relevance | path

Searched refs:SetVertexArrays (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_vertex_array_object.h38 void SetVertexArrays(uint32_t vertexArrays) in SetVertexArrays() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_impl.cpp360 webGLVertexArrayObject->SetVertexArrays(vertexArraysId); in CreateVertexArray()