Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h298 void UnBindBufferFromVertexArray(uint32_t buffer);
H A Ddevice_gles.cpp1879 UnBindBufferFromVertexArray(buffer); in UnBindBuffer()
1882 void DeviceGLES::UnBindBufferFromVertexArray(uint32_t buffer) in UnBindBufferFromVertexArray() function in DeviceGLES