Searched defs:bindVertexArray (Results 1 – 4 of 4) sorted by relevance
64 void bindVertexArray(GrGLuint id) { in bindVertexArray() function
332 void StateManagerGL::bindVertexArray(GLuint vao, GLuint elementArrayBuffer) in bindVertexArray() function in rx::StateManagerGL
264 PFNGLBINDVERTEXARRAYPROC bindVertexArray = nullptr; variable
1116 void Context::bindVertexArray(GLuint vertexArrayHandle) in bindVertexArray() function in gl::Context