Searched defs:vertexArrayID (Results 1 – 2 of 2) sorted by relevance
135 void VertexArrayBenchmark::rebindVertexArray(GLuint vertexArrayID, GLuint bufferID) in rebindVertexArray()147 void VertexArrayBenchmark::updateBufferData(GLuint vertexArrayID, in updateBufferData()
5109 gl::VertexArrayID vertexArrayID = {vertexArrayIter.first}; in CaptureMidExecutionSetup() local