Searched refs:threaded_context_flush (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.h128 * threaded_context_flush must be called.
383 threaded_context_flush(struct pipe_context *_pipe,
H A Du_threaded_context.c233 threaded_context_flush(struct pipe_context *_pipe, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.h129 * threaded_context_flush must be called.
522 threaded_context_flush(struct pipe_context *_pipe,
H A Du_threaded_context.c391 threaded_context_flush(struct pipe_context *_pipe, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_fence.c98 threaded_context_flush(&ctx->base, mfence->tc_token, *timeout_ns == 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.c47 threaded_context_flush(pctx, fence->tc_token, timeout == 0);
258 * threaded_context_flush() in that case
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c306 threaded_context_flush(ctx, sfence->tc_token,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c287 threaded_context_flush(ctx, sfence->tc_token, timeout == 0);

Completed in 20 milliseconds