Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_fence.cpp181 pctx = threaded_context_unwrap_sync(pctx); in fence_finish()
Dd3d12_screen.cpp769 pctx = threaded_context_unwrap_sync(pctx); in d3d12_flush_frontbuffer()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h543 struct pipe_context *threaded_context_unwrap_sync(struct pipe_context *pipe);
Du_threaded_context.c747 threaded_context_unwrap_sync(struct pipe_context *pipe) in threaded_context_unwrap_sync() function
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_fence.c147 pctx = threaded_context_unwrap_sync(pctx); in zink_fence_finish()
Dzink_query.c980 threaded_context_unwrap_sync(pctx); in zink_end_query()
Dzink_context.c4680 pctx = threaded_context_unwrap_sync(pctx); in zink_tc_context_unwrap()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_fence.c389 ctx = threaded_context_unwrap_sync(ctx); in iris_fence_finish()
Diris_resource.c1643 ctx = threaded_context_unwrap_sync(ctx); in iris_resource_disable_suballoc_on_first_query()
/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/radeonsi/
Dsi_fence.c290 ctx = threaded_context_unwrap_sync(ctx); in si_fence_finish()
Dsi_texture.c670 ctx = threaded_context_unwrap_sync(ctx); in si_texture_get_handle()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1096 ctx = threaded_context_unwrap_sync(ctx); in r600_fence_finish()
Dr600_texture.c484 ctx = threaded_context_unwrap_sync(ctx); in r600_texture_get_handle()