Home
last modified time | relevance | path

Searched refs:total_bottom_w (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/isl/
H A Disl.c1462 uint32_t total_bottom_w = 0; in isl_calc_phys_total_extent_el_gfx6_stencil_hiz() local
1475 total_bottom_w = w; in isl_calc_phys_total_extent_el_gfx6_stencil_hiz()
1478 total_bottom_w += w; in isl_calc_phys_total_extent_el_gfx6_stencil_hiz()
1485 .w = isl_assert_div(MAX(total_top_w, total_bottom_w), fmtl->bw), in isl_calc_phys_total_extent_el_gfx6_stencil_hiz()

Completed in 5 milliseconds