Searched refs:threaded_context_unwrap_sync (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.h37 * pipe = threaded_context_unwrap_sync(pipe);
373 struct pipe_context *threaded_context_unwrap_sync(struct pipe_context *pipe);
H A Du_threaded_context.c283 threaded_context_unwrap_sync(struct pipe_context *pipe) function in typeref:struct:pipe_context *
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.h37 * pipe = threaded_context_unwrap_sync(pipe);
508 struct pipe_context *threaded_context_unwrap_sync(struct pipe_context *pipe);
H A Du_threaded_context.c698 threaded_context_unwrap_sync(struct pipe_context *pipe) function in typeref:struct:pipe_context *
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_fence.c151 pctx = threaded_context_unwrap_sync(pctx);
H A Dzink_query.c770 threaded_context_unwrap_sync(pctx);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_fence.c322 ctx = threaded_context_unwrap_sync(ctx);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_fence.c388 ctx = threaded_context_unwrap_sync(ctx);
H A Diris_resource.c1508 ctx = threaded_context_unwrap_sync(ctx);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c293 ctx = threaded_context_unwrap_sync(ctx);
H A Dsi_texture.c826 ctx = threaded_context_unwrap_sync(ctx);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c274 ctx = threaded_context_unwrap_sync(ctx);
H A Dsi_texture.c656 ctx = threaded_context_unwrap_sync(ctx);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.c1172 ctx = threaded_context_unwrap_sync(ctx);
H A Dr600_texture.c485 ctx = threaded_context_unwrap_sync(ctx);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.c1091 ctx = threaded_context_unwrap_sync(ctx);
H A Dr600_texture.c484 ctx = threaded_context_unwrap_sync(ctx);

Completed in 49 milliseconds