Searched refs:phys_total_el (Results 1 – 1 of 1) sorted by relevance
1204 struct isl_extent2d *phys_total_el) in isl_calc_phys_total_extent_el_gen4_3d() argument1251 *phys_total_el = (struct isl_extent2d) { in isl_calc_phys_total_extent_el_gen4_3d()1269 struct isl_extent2d *phys_total_el) in isl_calc_phys_total_extent_el_gen6_stencil_hiz() argument1312 *phys_total_el = (struct isl_extent2d) { in isl_calc_phys_total_extent_el_gen6_stencil_hiz()1329 struct isl_extent2d *phys_total_el) in isl_calc_phys_total_extent_el_gen9_1d() argument1349 *phys_total_el = (struct isl_extent2d) { in isl_calc_phys_total_extent_el_gen9_1d()1475 const struct isl_extent2d *phys_total_el, in isl_calc_linear_min_row_pitch() argument1481 return isl_align_npot(bs * phys_total_el->w, alignment_B); in isl_calc_linear_min_row_pitch()1488 const struct isl_extent2d *phys_total_el, in isl_calc_tiled_min_row_pitch() argument1497 isl_align_div(phys_total_el->w * tile_el_scale, in isl_calc_tiled_min_row_pitch()[all …]