Searched refs:vertexArrayIter (Results 1 – 1 of 1) sorted by relevance
2917 for (const auto &vertexArrayIter : vertexArrayMap) in CaptureMidExecutionSetup() local2919 gl::VertexArrayID vertexArrayID = {vertexArrayIter.first}; in CaptureMidExecutionSetup()2926 if (vertexArrayIter.second) in CaptureMidExecutionSetup()2928 const gl::VertexArray *vertexArray = vertexArrayIter.second; in CaptureMidExecutionSetup()