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