Searched refs:removeVertexArrayObject (Results 1 – 4 of 4) sorted by relevance
494 void removeVertexArrayObject(GLuint array);
267 void removeVertexArrayObject(GLuint name);
240 removeVertexArrayObject(arrays[i]); in removeVertexArrayObjects()276 void GLClientState::removeVertexArrayObject(GLuint name) { in removeVertexArrayObject() function in GLClientState
306 removeVertexArrayObject(arrays[i]); in removeVertexArrayObjects()322 void GLEScontext::removeVertexArrayObject(GLuint array) { in removeVertexArrayObject() function in GLEScontext