Home
last modified time | relevance | path

Searched refs:threaded_context_unwrap_sync (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_fence.c151 pctx = threaded_context_unwrap_sync(pctx); in zink_fence_finish()
Dzink_query.c786 threaded_context_unwrap_sync(pctx); in zink_end_query()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h508 struct pipe_context *threaded_context_unwrap_sync(struct pipe_context *pipe);
Du_threaded_context.c698 threaded_context_unwrap_sync(struct pipe_context *pipe) in threaded_context_unwrap_sync() function
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_fence.c322 ctx = threaded_context_unwrap_sync(ctx); in crocus_fence_finish()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_fence.c388 ctx = threaded_context_unwrap_sync(ctx); in iris_fence_finish()
Diris_resource.c1508 ctx = threaded_context_unwrap_sync(ctx); in iris_resource_disable_suballoc_on_first_query()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_fence.c274 ctx = threaded_context_unwrap_sync(ctx); in si_fence_finish()
Dsi_texture.c650 ctx = threaded_context_unwrap_sync(ctx); in si_texture_get_handle()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1091 ctx = threaded_context_unwrap_sync(ctx); in r600_fence_finish()
Dr600_texture.c484 ctx = threaded_context_unwrap_sync(ctx); in r600_texture_get_handle()