Searched refs:setVertexArrayObject (Results 1 – 8 of 8) sorted by relevance
274 bool setVertexArrayObject(GLuint array);
72 setVertexArrayObject(0); in init()
4407 if (ctx->setVertexArrayObject(array)) { in glBindVertexArrayOES()
73 setVertexArrayObject(0); in init()240 setVertexArrayObject(0); in removeVertexArrayObjects()293 void GLClientState::setVertexArrayObject(GLuint name) { in setVertexArrayObject() function in gfxstream::guest::GLClientState
271 void setVertexArrayObject(GLuint vao);
333 setVertexArrayObject(0); in removeVertexArrayObject()347 bool GLEScontext::setVertexArrayObject(GLuint array) { in setVertexArrayObject() function in GLEScontext470 setVertexArrayObject(vaoId); in GLEScontext()
48 setVertexArrayObject(0); in init()
3345 state->setVertexArrayObject(array); in s_glBindVertexArray()