Searched defs:bindVertexArray (Results 1 – 7 of 7) sorted by relevance
60 void bindVertexArray(GrGLuint id) { in bindVertexArray() function
409 void StateManagerGL::bindVertexArray(GLuint vao, VertexArrayStateGL *vaoState) in bindVertexArray() function in rx::StateManagerGL
264 PFNGLBINDVERTEXARRAYPROC bindVertexArray = nullptr; variable
637 void GLContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::GLContext
3594 void ReferenceContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::ReferenceContext
33 glBindVertexArrayFunc bindVertexArray; variable
1329 void Context::bindVertexArray(VertexArrayID vertexArrayHandle) in bindVertexArray() function in gl::Context