Searched refs:dcc_retile_use_uint16 (Results 1 – 4 of 4) sorted by relevance
187 bool dcc_retile_use_uint16; /* if all values fit into uint16_t */ member
1602 surf->u.gfx9.dcc_retile_use_uint16 = in gfx9_compute_miptree()1674 surf->u.gfx9.dcc.pipe_aligned, surf->u.gfx9.dcc_retile_use_uint16, in gfx9_compute_miptree()1949 surf->u.gfx9.dcc_retile_use_uint16 = false; in gfx9_compute_surface()
625 bool use_uint16 = tex->surface.u.gfx9.dcc_retile_use_uint16; in si_retile_dcc()
1169 bool use_uint16 = tex->surface.u.gfx9.dcc_retile_use_uint16; in si_texture_create_object()