Searched refs:CheckSync (Results 1 – 7 of 7) sorted by relevance
134 driver->CheckSync = _mesa_check_sync; in _mesa_init_sync_object_functions()325 ctx->Driver.CheckSync(ctx, syncObj); in _mesa_ClientWaitSync()403 ctx->Driver.CheckSync(ctx, syncObj); in _mesa_GetSynciv()
767 void (*CheckSync)(struct gl_context *, struct gl_sync_object *); member
129 functions->CheckSync = intel_check_sync; in intel_init_syncobj_functions()
119 functions->CheckSync = st_check_sync; in st_init_syncobj_functions()
396 define i32 @CheckSync(i32 signext %v) nounwind noinline {401 ; ALL-LABEL: CheckSync: