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.h373 struct pipe_context *threaded_context_unwrap_sync(struct pipe_context *pipe);
Du_threaded_context.c283 threaded_context_unwrap_sync(struct pipe_context *pipe) in threaded_context_unwrap_sync() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_fence.c273 threaded_context_unwrap_sync(ctx); in si_fence_finish()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1180 ctx = threaded_context_unwrap_sync(ctx); in r600_fence_finish()
Dr600_texture.c459 ctx = threaded_context_unwrap_sync(ctx); in r600_texture_get_handle()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c688 ctx = threaded_context_unwrap_sync(ctx); in r600_texture_get_handle()