Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/isl/
H A Disl_gfx8.c86 *msaa_layout = ISL_MSAA_LAYOUT_ARRAY; in isl_gfx8_choose_msaa_layout()
H A Disl_gfx9.c76 case ISL_MSAA_LAYOUT_ARRAY: in gfx9_calc_std_image_alignment_sa()
H A Disl_gfx7.c123 * In the table above, MSFMT_MSS refers to ISL_MSAA_LAYOUT_ARRAY, and in isl_gfx7_choose_msaa_layout()
176 *msaa_layout = ISL_MSAA_LAYOUT_ARRAY; in isl_gfx7_choose_msaa_layout()
H A Disl.c1071 case ISL_MSAA_LAYOUT_ARRAY: in isl_calc_phys_level0_extent_sa()
2097 if (surf->msaa_layout != ISL_MSAA_LAYOUT_ARRAY) in isl_surf_get_mcs_surf()
2528 (surf->msaa_layout == ISL_MSAA_LAYOUT_ARRAY ? surf->samples : 1); in get_image_offset_sa_gfx4_2d()
H A Disl_surface_state.c65 [ISL_MSAA_LAYOUT_ARRAY] = MSFMT_MSS,
H A Disl.h1223 ISL_MSAA_LAYOUT_ARRAY, enumerator
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resolve.c837 res->surf.msaa_layout == ISL_MSAA_LAYOUT_ARRAY); in iris_resource_get_aux_state()
856 res->surf.msaa_layout == ISL_MSAA_LAYOUT_ARRAY); in iris_resource_set_aux_state()
/third_party/mesa3d/src/intel/blorp/
H A Dblorp.c148 info->surf.msaa_layout == ISL_MSAA_LAYOUT_ARRAY)) { in brw_blorp_surface_info_init()
H A Dblorp_blit.c369 case ISL_MSAA_LAYOUT_ARRAY: in blorp_nir_encode_msaa()
468 case ISL_MSAA_LAYOUT_ARRAY: in blorp_nir_decode_msaa()
1765 if (surf->surf.msaa_layout == ISL_MSAA_LAYOUT_ARRAY) in can_shrink_surface()

Completed in 20 milliseconds