Searched defs:bindVertexArray (Results 1 – 8 of 8) sorted by relevance
119 void bindVertexArray(GrGLuint id) { in bindVertexArray() function
440 void StateManagerGL::bindVertexArray(GLuint vao, VertexArrayStateGL *vaoState) in bindVertexArray() function in rx::StateManagerGL
264 PFNGLBINDVERTEXARRAYPROC bindVertexArray = nullptr; variable
628 void GLContext::bindVertexArray(uint32_t array) in bindVertexArray() function in sglr::GLContext
3821 void ReferenceContext::bindVertexArray(uint32_t array) in bindVertexArray() function in sglr::ReferenceContext
33 glBindVertexArrayFunc bindVertexArray; variable
123 decltype(&gl::CaptureBindVertexArray) bindVertexArray; member
1538 void Context::bindVertexArray(VertexArrayID vertexArrayHandle) in bindVertexArray() function in gl::Context