Searched refs:fmask_epitch (Results 1 – 4 of 4) sorted by relevance
262 uint16_t fmask_epitch; /* gfx9 only, not on gfx10 */ member
1758 surf->u.gfx9.color.fmask_epitch = surf->u.gfx9.epitch; in gfx9_compute_miptree()2047 surf->u.gfx9.color.fmask_epitch = fout.pitch - 1; in gfx9_compute_miptree()3046 surf->u.gfx9.color.fmask_epitch); in ac_surface_print_info()
1297 S_008F20_PITCH(image->planes[0].surface.u.gfx9.color.fmask_epitch); in si_make_texture_descriptor()
4503 S_008F20_DEPTH(last_layer) | S_008F20_PITCH(tex->surface.u.gfx9.color.fmask_epitch); in si_make_texture_descriptor()