Searched refs:syncIter (Results 1 – 1 of 1) sorted by relevance
2695 for (const auto &syncIter : syncs) in CaptureMidExecutionSetup() local2697 GLsync syncID = reinterpret_cast<GLsync>(syncIter.first); in CaptureMidExecutionSetup()2698 gl::Sync *sync = syncIter.second; in CaptureMidExecutionSetup()