Searched refs:si_flush_dma_cs (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_dma_cs.c | 170 si_flush_dma_cs(ctx, PIPE_FLUSH_ASYNC, NULL); 199 void si_flush_dma_cs(struct si_context *ctx, unsigned flags, function in typeref:typename:void
|
| H A D | si_buffer.c | 79 si_flush_dma_cs(sctx, PIPE_FLUSH_ASYNC, NULL); 82 si_flush_dma_cs(sctx, 0, NULL); 796 si_flush_dma_cs(ctx, PIPE_FLUSH_ASYNC, NULL);
|
| H A D | si_fence.c | 514 si_flush_dma_cs(sctx, rflags, fence ? &sdma_fence : NULL);
|
| H A D | si_gfx_cs.c | 135 si_flush_dma_cs(ctx, flags, NULL);
|
| H A D | si_pipe.c | 458 (void*)si_flush_dma_cs,
|
| H A D | si_pipe.h | 1274 void si_flush_dma_cs(struct si_context *ctx, unsigned flags,
|
| H A D | si_query.c | 101 si_flush_dma_cs(sctx, 0, &fence);
|
Completed in 12 milliseconds