Searched defs:bindVertexArray (Results 1 – 8 of 8) sorted by relevance
251 static GLW_APICALL void GLW_APIENTRY bindVertexArray (deUint32 array) in bindVertexArray() function
80 void bindVertexArray(GrGLuint id) { in bindVertexArray() function
30 virtual GrGLvoid bindVertexArray(GrGLuint array) {} in bindVertexArray() function
781 GrGLvoid bindVertexArray(GrGLuint id) override { in bindVertexArray() function in __anond7a7974a0111::DebugInterface
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
1228 void Context::bindVertexArray(GLuint array) in bindVertexArray() function in es2::Context