Searched refs:si_cp_copy_data (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_cp_dma.c | 610 void si_cp_copy_data(struct si_context *sctx, function in typeref:typename:void
|
| H A D | si_compute.c | 733 si_cp_copy_data(sctx,
|
| H A D | si_perfcounter.c | 674 si_cp_copy_data(sctx,
|
| H A D | si_pipe.h | 1246 void si_cp_copy_data(struct si_context *sctx,
|
| H A D | si_state_draw.c | 684 si_cp_copy_data(sctx,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_cp_dma.c | 502 void si_cp_copy_data(struct si_context *sctx, struct radeon_cmdbuf *cs, unsigned dst_sel, function in typeref:typename:void
|
| H A D | si_perfcounter.c | 131 si_cp_copy_data(sctx, &sctx->gfx_cs, COPY_DATA_DST_MEM, buffer, va - buffer->gpu_address,
|
| H A D | si_compute.c | 740 si_cp_copy_data(sctx, &sctx->gfx_cs, COPY_DATA_REG, NULL, (grid_size_reg >> 2) + i,
|
| H A D | si_pipe.h | 1399 void si_cp_copy_data(struct si_context *sctx, struct radeon_cmdbuf *cs, unsigned dst_sel,
|
| H A D | si_state_draw.cpp | 1336 si_cp_copy_data(sctx, &sctx->gfx_cs, COPY_DATA_REG, NULL,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.1.0.rst | 3721 - radeonsi: add si_cp_copy_data
|
Completed in 36 milliseconds