Home
last modified time | relevance | path

Searched refs:phys_slice0_sa (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/isl/
Disl.c997 const struct isl_extent2d *phys_slice0_sa) in isl_calc_array_pitch_el_rows_gen4_2d() argument
1004 pitch_sa_rows = isl_align_npot(phys_slice0_sa->h, image_align_sa->h); in isl_calc_array_pitch_el_rows_gen4_2d()
1101 struct isl_extent2d *phys_slice0_sa) in isl_calc_phys_slice0_extent_sa_gen4_2d() argument
1120 *phys_slice0_sa = (struct isl_extent2d) { in isl_calc_phys_slice0_extent_sa_gen4_2d()
1157 *phys_slice0_sa = (struct isl_extent2d) { in isl_calc_phys_slice0_extent_sa_gen4_2d()
1177 struct isl_extent2d phys_slice0_sa; in isl_calc_phys_total_extent_el_gen4_2d() local
1180 &phys_slice0_sa); in isl_calc_phys_total_extent_el_gen4_2d()
1185 &phys_slice0_sa); in isl_calc_phys_total_extent_el_gen4_2d()
1187 .w = isl_align_div_npot(phys_slice0_sa.w, fmtl->bw), in isl_calc_phys_total_extent_el_gen4_2d()
1189 isl_align_div_npot(phys_slice0_sa.h, fmtl->bh), in isl_calc_phys_total_extent_el_gen4_2d()