Home
last modified time | relevance | path

Searched refs:threaded_context_unwrap_unsync (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h412 threaded_context_unwrap_unsync(struct pipe_context *pipe) in threaded_context_unwrap_unsync() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_fence.c248 sctx = (struct si_context *)threaded_context_unwrap_unsync(ctx); in si_fence_finish()