Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dcik_sdma.c444 unsigned dst_slice_tile_max = dst_slice_pitch / 64 - 1; in cik_sdma_copy_texture() local
466 dst_slice_tile_max < (1 << 22) && in cik_sdma_copy_texture()
501 radeon_emit(cs, dst_slice_tile_max); in cik_sdma_copy_texture()