Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp278 void GLClientState::removeVertexArrayObject(GLuint name) { in removeVertexArrayObject() function in gfxstream::guest::GLClientState
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp328 void GLEScontext::removeVertexArrayObject(GLuint array) { in removeVertexArrayObject() function in GLEScontext