Searched refs:ISL_MSAA_LAYOUT_ARRAY (Results 1 – 13 of 13) sorted by relevance
86 *msaa_layout = ISL_MSAA_LAYOUT_ARRAY; in isl_gen8_choose_msaa_layout()
76 case ISL_MSAA_LAYOUT_ARRAY: in gen9_calc_std_image_alignment_sa()
176 *msaa_layout = ISL_MSAA_LAYOUT_ARRAY; in isl_gen7_choose_msaa_layout()
87 ISL_MSAA_LAYOUT_ARRAY, then width_sa=64, height_sa=64, depth_sa=1,
85 [ISL_MSAA_LAYOUT_ARRAY] = MSFMT_MSS,
913 case ISL_MSAA_LAYOUT_ARRAY: in isl_calc_phys_level0_extent_sa()1903 if (surf->msaa_layout != ISL_MSAA_LAYOUT_ARRAY) in isl_surf_get_mcs_surf()2328 (surf->msaa_layout == ISL_MSAA_LAYOUT_ARRAY ? surf->samples : 1); in get_image_offset_sa_gen4_2d()
1029 ISL_MSAA_LAYOUT_ARRAY, enumerator
771 res->surf.msaa_layout == ISL_MSAA_LAYOUT_ARRAY); in iris_resource_get_aux_state()789 res->surf.msaa_layout == ISL_MSAA_LAYOUT_ARRAY); in iris_resource_set_aux_state()
121 info->surf.msaa_layout == ISL_MSAA_LAYOUT_ARRAY)) { in brw_blorp_surface_info_init()
369 case ISL_MSAA_LAYOUT_ARRAY: in blorp_nir_encode_msaa()468 case ISL_MSAA_LAYOUT_ARRAY: in blorp_nir_decode_msaa()1694 if (surf->surf.msaa_layout == ISL_MSAA_LAYOUT_ARRAY) in can_shrink_surface()
290 assert(intel_tex->mt->surf.msaa_layout == ISL_MSAA_LAYOUT_ARRAY); in brw_populate_sampler_prog_key_data()
1900 mt->surf.msaa_layout == ISL_MSAA_LAYOUT_ARRAY); in intel_miptree_get_aux_state()1921 mt->surf.msaa_layout == ISL_MSAA_LAYOUT_ARRAY); in intel_miptree_set_aux_state()
129 if (mt->surf.msaa_layout == ISL_MSAA_LAYOUT_ARRAY) { in blorp_surf_for_miptree()