Searched refs:removeVertexArrayObjects (Results 1 – 3 of 3) sorted by relevance
215 void removeVertexArrayObjects(GLsizei n, const GLuint* arrays);
208 void GLClientState::removeVertexArrayObjects(GLsizei n, const GLuint* arrays) { in removeVertexArrayObjects() function in GLClientState
2911 state->removeVertexArrayObjects(n, arrays); in s_glDeleteVertexArrays()