Searched refs:removeVertexArrayObject (Results 1 – 2 of 2) sorted by relevance
217 void removeVertexArrayObject(GLuint name);
213 removeVertexArrayObject(arrays[i]); in removeVertexArrayObjects()249 void GLClientState::removeVertexArrayObject(GLuint name) { in removeVertexArrayObject() function in GLClientState