Searched refs:isl_surf_usage_is_depth_or_stencil (Results 1 – 7 of 7) sorted by relevance
128 if (isl_surf_usage_is_depth_or_stencil(info->usage)) { in isl_gen6_choose_image_alignment_el()
48 if (isl_surf_usage_is_depth_or_stencil(info->usage)) { in isl_gen4_filter_tiling()
74 if (isl_surf_usage_is_depth_or_stencil(info->usage) || in isl_gen8_choose_msaa_layout()
126 if (isl_surf_usage_is_depth_or_stencil(info->usage) || in isl_gen7_choose_msaa_layout()
1924 isl_surf_usage_is_depth_or_stencil(isl_surf_usage_flags_t usage) in isl_surf_usage_is_depth_or_stencil() function
653 if (isl_surf_usage_is_depth_or_stencil(info->usage) || in isl_choose_array_pitch_span()2042 if (isl_surf_usage_is_depth_or_stencil(surf->usage)) in isl_surf_supports_ccs()
1889 !isl_surf_usage_is_depth_or_stencil(wm_prog_key->dst_usage) && in try_blorp_blit()