Searched refs:addVertexArrayObjects (Results 1 – 6 of 6) sorted by relevance
272 void addVertexArrayObjects(GLsizei n, GLuint* arrays);
267 void addVertexArrayObjects(GLsizei n, GLuint* arrays);
231 void GLClientState::addVertexArrayObjects(GLsizei n, GLuint* arrays) { in addVertexArrayObjects() function in gfxstream::guest::GLClientState
304 void GLEScontext::addVertexArrayObjects(GLsizei n, GLuint* arrays) { in addVertexArrayObjects() function in GLEScontext
4402 ctx->addVertexArrayObjects(n, arrays); in glGenVertexArraysOES()
3324 state->addVertexArrayObjects(n, arrays); in s_glGenVertexArrays()