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 D | u_threaded_context.h | 128 * threaded_context_flush must be called. 383 threaded_context_flush(struct pipe_context *_pipe,
|
| H A D | u_threaded_context.c | 233 threaded_context_flush(struct pipe_context *_pipe, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context.h | 129 * threaded_context_flush must be called. 522 threaded_context_flush(struct pipe_context *_pipe,
|
| H A D | u_threaded_context.c | 391 threaded_context_flush(struct pipe_context *_pipe, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_fence.c | 98 threaded_context_flush(&ctx->base, mfence->tc_token, *timeout_ns == 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_fence.c | 47 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 D | si_fence.c | 306 threaded_context_flush(ctx, sfence->tc_token,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_fence.c | 287 threaded_context_flush(ctx, sfence->tc_token, timeout == 0);
|
Completed in 20 milliseconds