Lines Matching refs:H0
1133 uint32_t H0 = phys_level0_sa->h; in isl_calc_phys_slice0_extent_sa_gen4_2d() local
1137 uint32_t H = isl_minify(H0, l); in isl_calc_phys_slice0_extent_sa_gen4_2d()
1229 uint32_t H0 = phys_level0_sa->h; in isl_calc_phys_total_extent_el_gen4_3d() local
1235 uint32_t level_h = isl_align_npot(isl_minify(H0, l), image_align_sa->h); in isl_calc_phys_total_extent_el_gen4_3d()
1282 const uint32_t H0 = phys_level0_sa->h; in isl_calc_phys_total_extent_el_gen6_stencil_hiz() local
1287 const uint32_t H = isl_align(H0, image_align_sa->h) * phys_level0_sa->a; in isl_calc_phys_total_extent_el_gen6_stencil_hiz()
1311 isl_assert_div(isl_align(H0, image_align_sa->h), fmtl->bh); in isl_calc_phys_total_extent_el_gen6_stencil_hiz()
2325 const uint32_t H0 = surf->phys_level0_sa.height; in get_image_offset_sa_gen4_2d() local
2338 uint32_t H = isl_minify(H0, l); in get_image_offset_sa_gen4_2d()
2372 const uint32_t H0 = surf->phys_level0_sa.height; in get_image_offset_sa_gen4_3d() local
2380 const uint32_t level_h = isl_align_npot(isl_minify(H0, l), image_align_sa.h); in get_image_offset_sa_gen4_3d()
2390 const uint32_t level_h = isl_align_npot(isl_minify(H0, level), image_align_sa.h); in get_image_offset_sa_gen4_3d()
2431 const uint32_t H0 = surf->phys_level0_sa.h; in get_image_offset_sa_gen6_stencil_hiz() local
2436 const uint32_t H = isl_align(H0, image_align_sa.h); in get_image_offset_sa_gen6_stencil_hiz()