Searched refs:CheckSync (Results 1 – 7 of 7) sorted by relevance
135 driver->CheckSync = _mesa_check_sync; in _mesa_init_sync_object_functions()348 ctx->Driver.CheckSync(ctx, syncObj); in client_wait_sync()480 ctx->Driver.CheckSync(ctx, syncObj); in _mesa_GetSynciv()
958 void (*CheckSync)(struct gl_context *, struct gl_sync_object *); member
166 functions->CheckSync = st_check_sync; in st_init_syncobj_functions()
227 functions->CheckSync = intel_gl_check_sync; in intel_init_syncobj_functions()
416 functions->CheckSync = brw_gl_check_sync; in brw_init_syncobj_functions()
6604 define i32 @CheckSync(i32 signext %v) nounwind noinline {6605 ; MIPS32-LABEL: CheckSync:6624 ; MIPS32O0-LABEL: CheckSync:6643 ; MIPS32R2-LABEL: CheckSync:6662 ; MIPS32R6-LABEL: CheckSync:6679 ; MIPS32R6O0-LABEL: CheckSync:6696 ; MIPS4-LABEL: CheckSync:6698 ; MIPS4-NEXT: lui $1, %hi(%neg(%gp_rel(CheckSync)))6700 ; MIPS4-NEXT: daddiu $1, $1, %lo(%neg(%gp_rel(CheckSync)))6715 ; MIPS64-LABEL: CheckSync:[all …]
496 define i32 @CheckSync(i32 signext %v) nounwind noinline {501 ; ALL-LABEL: CheckSync: