Searched defs:bindVertexArray (Results 1 – 5 of 5) sorted by relevance
77 void bindVertexArray(GrGLuint id) { in bindVertexArray() function
251 static GLW_APICALL void GLW_APIENTRY bindVertexArray (deUint32 array) in bindVertexArray() function
637 void GLContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::GLContext
3555 void ReferenceContext::bindVertexArray (deUint32 array) in bindVertexArray() function in sglr::ReferenceContext
32 glBindVertexArrayFunc bindVertexArray; variable