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