Searched refs:stencil_epitch (Results 1 – 6 of 6) sorted by relevance
298 uint16_t stencil_epitch; /* gfx9 only, not on gfx10 */ member
1664 surf->u.gfx9.zs.stencil_epitch = in gfx9_compute_miptree()2963 surf->u.gfx9.zs.stencil_epitch); in ac_surface_print_info()
801 state[4] |= S_008F20_PITCH(plane->surface.u.gfx9.zs.stencil_epitch); in si_set_mutable_tex_desc_fields()
6938 ds->db_stencil_info2 = S_02806C_EPITCH(surf->u.gfx9.zs.stencil_epitch); in radv_initialise_ds_surface()
380 state[4] |= S_008F20_PITCH(tex->surface.u.gfx9.zs.stencil_epitch); in si_set_mutable_tex_desc_fields()
2574 surf->db_stencil_info2 = S_02806C_EPITCH(tex->surface.u.gfx9.zs.stencil_epitch); in si_init_depth_surface()