Searched defs:bindVertexArray (Results 1 – 10 of 10) sorted by relevance
63 void bindVertexArray(GrGLuint id) { in bindVertexArray() function
31 virtual GrGLvoid bindVertexArray(GrGLuint array) {} in bindVertexArray() function
57 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
3573 void ReferenceContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::ReferenceContext
1240 void Context::bindVertexArray(GLuint array) in bindVertexArray() function in es2::Context
33 glBindVertexArrayFunc bindVertexArray; variable
1204 void Context::bindVertexArray(VertexArrayID vertexArrayHandle) in bindVertexArray() function in gl::Context