Home
last modified time | relevance | path

Searched defs:syncID (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp2241 GLsync syncID, in CaptureFenceSyncResetCalls()
2873 GLsync syncID = gl::bitCast<GLsync>(static_cast<size_t>(syncIter.first)); in CaptureSharedContextMidExecutionSetup() local