Searched refs:removeVertexArrayObject (Results 1 – 4 of 4) sorted by relevance
529 void removeVertexArrayObject(GLuint array);
260 void removeVertexArrayObject(GLuint name);
241 removeVertexArrayObject(arrays[i]); in removeVertexArrayObjects()277 void GLClientState::removeVertexArrayObject(GLuint name) { in removeVertexArrayObject() function in gfxstream::guest::GLClientState
312 removeVertexArrayObject(arrays[i]); in removeVertexArrayObjects()328 void GLEScontext::removeVertexArrayObject(GLuint array) { in removeVertexArrayObject() function in GLEScontext