Searched defs:eglSyncObject (Results 1 – 1 of 1) sorted by relevance
4023 EGLSync eglSyncObject, in CaptureEGLSyncResetCalls()5052 EGLSync eglSyncObject = gl::unsafe_int_to_pointer_cast<EGLSync>(eglSyncID.value); in CaptureShareGroupMidExecutionSetup() local