Home
last modified time | relevance | path

Searched refs:vertexArrayIter (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp5104 for (const auto &vertexArrayIter : gl::UnsafeResourceMapIter(vertexArrayMap)) in CaptureMidExecutionSetup() local
5109 gl::VertexArrayID vertexArrayID = {vertexArrayIter.first}; in CaptureMidExecutionSetup()
5136 if (vertexArrayIter.second) in CaptureMidExecutionSetup()
5138 const gl::VertexArray *vertexArray = vertexArrayIter.second; in CaptureMidExecutionSetup()