Searched refs:removeVertexArrayObject (Results 1 – 4 of 4) sorted by relevance
521 void removeVertexArrayObject(GLuint array);
268 void removeVertexArrayObject(GLuint name);
244 removeVertexArrayObject(arrays[i]); in removeVertexArrayObjects()280 void GLClientState::removeVertexArrayObject(GLuint name) { in removeVertexArrayObject() function in GLClientState
313 removeVertexArrayObject(arrays[i]); in removeVertexArrayObjects()329 void GLEScontext::removeVertexArrayObject(GLuint array) { in removeVertexArrayObject() function in GLEScontext