Searched refs:phys_total_el (Results 1 – 1 of 1) sorted by relevance
1021 struct isl_extent2d *phys_total_el) in isl_calc_phys_total_extent_el_gen4_3d() argument1068 *phys_total_el = (struct isl_extent2d) { in isl_calc_phys_total_extent_el_gen4_3d()1086 struct isl_extent2d *phys_total_el) in isl_calc_phys_total_extent_el_gen6_stencil_hiz() argument1129 *phys_total_el = (struct isl_extent2d) { in isl_calc_phys_total_extent_el_gen6_stencil_hiz()1146 struct isl_extent2d *phys_total_el) in isl_calc_phys_total_extent_el_gen9_1d() argument1166 *phys_total_el = (struct isl_extent2d) { in isl_calc_phys_total_extent_el_gen9_1d()1259 const struct isl_extent2d *phys_total_el, in isl_calc_linear_min_row_pitch() argument1265 return isl_align_npot(bs * phys_total_el->w, alignment); in isl_calc_linear_min_row_pitch()1272 const struct isl_extent2d *phys_total_el, in isl_calc_tiled_min_row_pitch() argument1281 isl_align_div(phys_total_el->w * tile_el_scale, in isl_calc_tiled_min_row_pitch()[all …]