Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp237 void GLClientState::removeVertexArrayObjects(GLsizei n, const GLuint* arrays) { in removeVertexArrayObjects() function in gfxstream::guest::GLClientState
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp310 void GLEScontext::removeVertexArrayObjects(GLsizei n, const GLuint* arrays) { in removeVertexArrayObjects() function in GLEScontext