Home
last modified time | relevance | path

Searched refs:si_sdma_v4_v5_copy_texture (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sdma_copy_image.c113 bool si_sdma_v4_v5_copy_texture(struct si_context *sctx, struct si_texture *sdst, struct si_texture… in si_sdma_v4_v5_copy_texture() function
459 if (!si_sdma_v4_v5_copy_texture(sctx, dst, src, sctx->chip_class >= GFX10)) in si_sdma_copy_image()