Home
last modified time | relevance | path

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

/third_party/mesa3d/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 in fd_fence_get_fd()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.h131 * threaded_context_flush must be called.
557 threaded_context_flush(struct pipe_context *_pipe,
H A Du_threaded_context.c389 threaded_context_flush(struct pipe_context *_pipe, in threaded_context_flush() function
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_fence.c101 threaded_context_flush(&ctx->base, mfence->tc_token, *timeout_ns == 0); in tc_fence_finish()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_fence.c303 threaded_context_flush(ctx, sfence->tc_token, timeout == 0); in si_fence_finish()

Completed in 11 milliseconds