Lines Matching refs:W0
1290 uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_slice0_extent_sa_gfx4_2d() local
1294 uint32_t W = isl_minify(W0, l); in isl_calc_phys_slice0_extent_sa_gfx4_2d()
1398 uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gfx4_3d() local
1404 uint32_t level_w = isl_align_npot(isl_minify(W0, l), image_align_sa->w); in isl_calc_phys_total_extent_el_gfx4_3d()
1453 const uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gfx6_stencil_hiz() local
1466 const uint32_t W = isl_minify(W0, l); in isl_calc_phys_total_extent_el_gfx6_stencil_hiz()
1513 const uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gfx9_1d() local
1516 uint32_t W = isl_minify(W0, l); in isl_calc_phys_total_extent_el_gfx9_1d()
2524 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gfx4_2d() local
2535 uint32_t W = isl_minify(W0, l); in get_image_offset_sa_gfx4_2d()
2571 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gfx4_3d() local
2589 const uint32_t level_w = isl_align_npot(isl_minify(W0, level), image_align_sa.w); in get_image_offset_sa_gfx4_3d()
2630 const uint32_t W0 = surf->phys_level0_sa.w; in get_image_offset_sa_gfx6_stencil_hiz() local
2644 const uint32_t W = isl_minify(W0, l); in get_image_offset_sa_gfx6_stencil_hiz()
2679 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gfx9_1d() local
2686 uint32_t W = isl_minify(W0, l); in get_image_offset_sa_gfx9_1d()