Searched refs:si_resource_copy_region (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_dma.c | 320 si_resource_copy_region(ctx, dst, dst_level, dstx, dsty, dstz, in si_dma_copy()
|
D | si_pipe.h | 648 void si_resource_copy_region(struct pipe_context *ctx,
|
D | si_blit.c | 871 void si_resource_copy_region(struct pipe_context *ctx, in si_resource_copy_region() function 1328 sctx->b.b.resource_copy_region = si_resource_copy_region; in si_init_blit_functions()
|
D | cik_sdma.c | 550 si_resource_copy_region(ctx, dst, dst_level, dstx, dsty, dstz, in cik_sdma_copy()
|