Searched refs:syncIter (Results 1 – 1 of 1) sorted by relevance
4498 for (const auto &syncIter : syncs) in CaptureShareGroupMidExecutionSetup() local4500 gl::SyncID syncID = {syncIter.first}; in CaptureShareGroupMidExecutionSetup()4501 const gl::Sync *sync = syncIter.second; in CaptureShareGroupMidExecutionSetup()