Home
last modified time | relevance | path

Searched refs:isl_surf_usage_is_depth_or_stencil (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/intel/isl/
H A Disl_gfx6.c128 if (isl_surf_usage_is_depth_or_stencil(info->usage)) { in isl_gfx6_choose_image_alignment_el()
H A Disl_gfx4.c48 if (isl_surf_usage_is_depth_or_stencil(info->usage)) { in isl_gfx4_filter_tiling()
H A Disl_gfx8.c74 if (isl_surf_usage_is_depth_or_stencil(info->usage) || in isl_gfx8_choose_msaa_layout()
H A Disl_gfx12.c51 if (isl_surf_usage_is_depth_or_stencil(info->usage)) in isl_gfx125_filter_tiling()
H A Disl_gfx7.c126 if (isl_surf_usage_is_depth_or_stencil(info->usage) || in isl_gfx7_choose_msaa_layout()
H A Disl.c779 if (isl_surf_usage_is_depth_or_stencil(info->usage) || in isl_choose_array_pitch_span()
2248 if (isl_surf_usage_is_depth_or_stencil(surf->usage)) in isl_surf_supports_ccs()
H A Disl.h2283 isl_surf_usage_is_depth_or_stencil(isl_surf_usage_flags_t usage) in isl_surf_usage_is_depth_or_stencil() function
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c1972 !isl_surf_usage_is_depth_or_stencil(key->dst_usage) && in try_blorp_blit()

Completed in 17 milliseconds