Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp4023 EGLSync eglSyncObject, in CaptureEGLSyncResetCalls()
5052 EGLSync eglSyncObject = gl::unsafe_int_to_pointer_cast<EGLSync>(eglSyncID.value); in CaptureShareGroupMidExecutionSetup() local