Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h382 struct pipe_context *threaded_context_unwrap_sync(struct pipe_context *pipe);
Du_threaded_context.c353 threaded_context_unwrap_sync(struct pipe_context *pipe) in threaded_context_unwrap_sync() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_fence.c272 ctx = threaded_context_unwrap_sync(ctx); in si_fence_finish()
Dsi_texture.c682 ctx = threaded_context_unwrap_sync(ctx); in si_texture_get_handle()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1097 ctx = threaded_context_unwrap_sync(ctx); in r600_fence_finish()
Dr600_texture.c484 ctx = threaded_context_unwrap_sync(ctx); in r600_texture_get_handle()