Searched refs:dcc_alignment (Results 1 – 4 of 4) sorted by relevance
197 uint32_t dcc_alignment; member
353 surf->dcc_alignment = MAX2(surf->dcc_alignment, AddrDccOut->dccRamBaseAlign); in gfx6_compute_level()687 surf->dcc_alignment = 1; in gfx6_compute_surface()793 surf->dcc_alignment * 4); in gfx6_compute_surface()959 surf->dcc_alignment = dout.dccRamBaseAlign; in gfx9_compute_miptree()
1104 rtex->surface.dcc_alignment, in si_print_texture_info()1148 rtex->surface.dcc_alignment); in si_print_texture_info()1286 rtex->dcc_offset = align64(rtex->size, rtex->surface.dcc_alignment); in r600_texture_create_object()2287 tex->surface.dcc_alignment); in vi_separate_dcc_try_enable()
797 image->dcc_offset = align64(image->size, image->surface.dcc_alignment); in radv_image_alloc_dcc()802 image->alignment = MAX2(image->alignment, image->surface.dcc_alignment); in radv_image_alloc_dcc()