Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp4498 for (const auto &syncIter : syncs) in CaptureShareGroupMidExecutionSetup() local
4500 gl::SyncID syncID = {syncIter.first}; in CaptureShareGroupMidExecutionSetup()
4501 const gl::Sync *sync = syncIter.second; in CaptureShareGroupMidExecutionSetup()