Searched refs:xfbIter (Results 1 – 1 of 1) sorted by relevance
3217 for (const auto &xfbIter : xfbMap) in CaptureMidExecutionSetup() local3219 gl::TransformFeedbackID xfbID = {xfbIter.first}; in CaptureMidExecutionSetup()3230 gl::TransformFeedback *xfb = xfbIter.second; in CaptureMidExecutionSetup()