Searched refs:gl_sync_object (Results 1 – 5 of 5) sorted by relevance
95 static struct gl_sync_object *98 struct gl_sync_object *so = CALLOC_STRUCT(gl_sync_object); in new_sync_object()106 struct gl_sync_object *obj) in delete_sync_object()118 struct gl_sync_object *obj, in __client_wait_sync()173 struct gl_sync_object *176 struct gl_sync_object *syncObj = (struct gl_sync_object *) sync; in _mesa_get_and_ref_sync()193 _mesa_unref_sync_object(struct gl_context *ctx, struct gl_sync_object *syncObj, in _mesa_unref_sync_object()226 struct gl_sync_object *syncObj; in delete_sync()274 struct gl_sync_object *syncObj; in fence_sync()337 client_wait_sync(struct gl_context *ctx, struct gl_sync_object *syncObj, in client_wait_sync()[all …]
39 struct gl_sync_object;47 struct gl_sync_object *51 _mesa_unref_sync_object(struct gl_context *ctx, struct gl_sync_object *syncObj,
301 struct gl_sync_object *syncObj; in _mesa_ObjectPtrLabel()329 struct gl_sync_object *syncObj; in _mesa_GetObjectPtrLabel()
419 _mesa_unref_sync_object(ctx, (struct gl_sync_object *) entry->key, 1); in free_shared_state()
2403 struct gl_sync_object struct