Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/isl/
Disl.c1337 uint32_t total_h = 0; in isl_calc_phys_total_extent_el_gfx4_3d() local
1353 total_h += level_h * max_layers_vert; in isl_calc_phys_total_extent_el_gfx4_3d()
1364 .h = isl_assert_div(total_h, fmtl->bh), in isl_calc_phys_total_extent_el_gfx4_3d()
1404 uint32_t total_h = 0; in isl_calc_phys_total_extent_el_gfx6_stencil_hiz() local
1414 total_h = h; in isl_calc_phys_total_extent_el_gfx6_stencil_hiz()
1417 total_h += h; in isl_calc_phys_total_extent_el_gfx6_stencil_hiz()
1427 .h = isl_assert_div(total_h, fmtl->bh), in isl_calc_phys_total_extent_el_gfx6_stencil_hiz()