Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp3217 for (const auto &xfbIter : xfbMap) in CaptureMidExecutionSetup() local
3219 gl::TransformFeedbackID xfbID = {xfbIter.first}; in CaptureMidExecutionSetup()
3230 gl::TransformFeedback *xfb = xfbIter.second; in CaptureMidExecutionSetup()