Lines Matching refs:W0
1231 uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_slice0_extent_sa_gfx4_2d() local
1235 uint32_t W = isl_minify(W0, l); in isl_calc_phys_slice0_extent_sa_gfx4_2d()
1339 uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gfx4_3d() local
1345 uint32_t level_w = isl_align_npot(isl_minify(W0, l), image_align_sa->w); in isl_calc_phys_total_extent_el_gfx4_3d()
1394 const uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gfx6_stencil_hiz() local
1407 const uint32_t W = isl_minify(W0, l); in isl_calc_phys_total_extent_el_gfx6_stencil_hiz()
1454 const uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gfx9_1d() local
1457 uint32_t W = isl_minify(W0, l); in isl_calc_phys_total_extent_el_gfx9_1d()
2505 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gfx4_2d() local
2516 uint32_t W = isl_minify(W0, l); in get_image_offset_sa_gfx4_2d()
2552 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gfx4_3d() local
2570 const uint32_t level_w = isl_align_npot(isl_minify(W0, level), image_align_sa.w); in get_image_offset_sa_gfx4_3d()
2611 const uint32_t W0 = surf->phys_level0_sa.w; in get_image_offset_sa_gfx6_stencil_hiz() local
2625 const uint32_t W = isl_minify(W0, l); in get_image_offset_sa_gfx6_stencil_hiz()
2660 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gfx9_1d() local
2667 uint32_t W = isl_minify(W0, l); in get_image_offset_sa_gfx9_1d()