Searched defs:vertexArrayHandle (Results 1 – 2 of 2) sorted by relevance
1116 void Context::bindVertexArray(GLuint vertexArrayHandle) in bindVertexArray()2733 VertexArray *Context::checkVertexArrayAllocation(GLuint vertexArrayHandle) in checkVertexArrayAllocation()
1242 void Context::bindVertexArray(VertexArrayID vertexArrayHandle) in bindVertexArray()2891 VertexArray *Context::checkVertexArrayAllocation(VertexArrayID vertexArrayHandle) in checkVertexArrayAllocation()