Searched refs:xfbMap (Results 1 – 1 of 1) sorted by relevance
3216 const gl::TransformFeedbackMap &xfbMap = context->getTransformFeedbacksForCapture(); in CaptureMidExecutionSetup() local3217 for (const auto &xfbIter : xfbMap) in CaptureMidExecutionSetup()