Searched refs:removeVertexArrayObject (Results 1 – 4 of 4) sorted by relevance
527 void removeVertexArrayObject(GLuint array);
270 void removeVertexArrayObject(GLuint name);
242 removeVertexArrayObject(arrays[i]); in removeVertexArrayObjects()278 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