Lines Matching refs:W0
1132 uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_slice0_extent_sa_gen4_2d() local
1136 uint32_t W = isl_minify(W0, l); in isl_calc_phys_slice0_extent_sa_gen4_2d()
1228 uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gen4_3d() local
1234 uint32_t level_w = isl_align_npot(isl_minify(W0, l), image_align_sa->w); in isl_calc_phys_total_extent_el_gen4_3d()
1281 const uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gen6_stencil_hiz() local
1294 const uint32_t W = isl_minify(W0, l); in isl_calc_phys_total_extent_el_gen6_stencil_hiz()
1339 const uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gen9_1d() local
1342 uint32_t W = isl_minify(W0, l); in isl_calc_phys_total_extent_el_gen9_1d()
2324 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gen4_2d() local
2335 uint32_t W = isl_minify(W0, l); in get_image_offset_sa_gen4_2d()
2371 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gen4_3d() local
2389 const uint32_t level_w = isl_align_npot(isl_minify(W0, level), image_align_sa.w); in get_image_offset_sa_gen4_3d()
2430 const uint32_t W0 = surf->phys_level0_sa.w; in get_image_offset_sa_gen6_stencil_hiz() local
2444 const uint32_t W = isl_minify(W0, l); in get_image_offset_sa_gen6_stencil_hiz()
2479 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gen9_1d() local
2486 uint32_t W = isl_minify(W0, l); in get_image_offset_sa_gen9_1d()