Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dcik_sdma.c442 unsigned dst_pitch_tile_max = dst_pitch / 8 - 1; in cik_sdma_copy_texture() local
464 dst_pitch_tile_max < (1 << 11) && in cik_sdma_copy_texture()
500 radeon_emit(cs, dstz | (dst_pitch_tile_max << 16)); in cik_sdma_copy_texture()