Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFrameCapture.cpp2695 for (const auto &syncIter : syncs) in CaptureMidExecutionSetup() local
2697 GLsync syncID = reinterpret_cast<GLsync>(syncIter.first); in CaptureMidExecutionSetup()
2698 gl::Sync *sync = syncIter.second; in CaptureMidExecutionSetup()