Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h300 void UnBindVertexArray(uint32_t vao);
H A Ddevice_gles.cpp1795 UnBindVertexArray(vao); in DeleteVertexArray()
1926 void DeviceGLES::UnBindVertexArray(uint32_t vao) in UnBindVertexArray() function in DeviceGLES