Searched refs:phys_slice0_sa (Results 1 – 1 of 1) sorted by relevance
1096 const struct isl_extent2d *phys_slice0_sa) in isl_calc_array_pitch_el_rows_gfx4_2d() argument1103 pitch_sa_rows = isl_align_npot(phys_slice0_sa->h, image_align_sa->h); in isl_calc_array_pitch_el_rows_gfx4_2d()1200 struct isl_extent2d *phys_slice0_sa) in isl_calc_phys_slice0_extent_sa_gfx4_2d() argument1219 *phys_slice0_sa = (struct isl_extent2d) { in isl_calc_phys_slice0_extent_sa_gfx4_2d()1256 *phys_slice0_sa = (struct isl_extent2d) { in isl_calc_phys_slice0_extent_sa_gfx4_2d()1276 struct isl_extent2d phys_slice0_sa; in isl_calc_phys_total_extent_el_gfx4_2d() local1279 &phys_slice0_sa); in isl_calc_phys_total_extent_el_gfx4_2d()1284 &phys_slice0_sa); in isl_calc_phys_total_extent_el_gfx4_2d()1288 .w = isl_align_div_npot(phys_slice0_sa.w, fmtl->bw), in isl_calc_phys_total_extent_el_gfx4_2d()1289 .h = isl_align_div_npot(phys_slice0_sa.h, fmtl->bh), in isl_calc_phys_total_extent_el_gfx4_2d()[all …]