Searched defs:bindVertexArray (Results 1 – 3 of 3) sorted by relevance
350 void StateManagerGL::bindVertexArray(GLuint vao, GLuint elementArrayBuffer) in bindVertexArray() function in rx::StateManagerGL
264 PFNGLBINDVERTEXARRAYPROC bindVertexArray = nullptr; variable
1075 void Context::bindVertexArray(VertexArrayID vertexArrayHandle) in bindVertexArray() function in gl::Context