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

/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl_gen6.c128 if (isl_surf_usage_is_depth_or_stencil(info->usage)) {
H A Disl_gen4.c48 if (isl_surf_usage_is_depth_or_stencil(info->usage)) {
H A Disl_gen8.c74 if (isl_surf_usage_is_depth_or_stencil(info->usage) ||
H A Disl_gen7.c126 if (isl_surf_usage_is_depth_or_stencil(info->usage) ||
H A Disl.h1715 isl_surf_usage_is_depth_or_stencil(isl_surf_usage_flags_t usage) function in typeref:typename:bool
H A Disl.c530 if (isl_surf_usage_is_depth_or_stencil(info->usage) ||
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl_gfx6.c128 if (isl_surf_usage_is_depth_or_stencil(info->usage)) {
H A Disl_gfx4.c48 if (isl_surf_usage_is_depth_or_stencil(info->usage)) {
H A Disl_gfx8.c74 if (isl_surf_usage_is_depth_or_stencil(info->usage) ||
H A Disl_gfx12.c51 if (isl_surf_usage_is_depth_or_stencil(info->usage))
H A Disl_gfx7.c126 if (isl_surf_usage_is_depth_or_stencil(info->usage) ||
H A Disl.c749 if (isl_surf_usage_is_depth_or_stencil(info->usage) ||
2235 if (isl_surf_usage_is_depth_or_stencil(surf->usage))
H A Disl.h2217 isl_surf_usage_is_depth_or_stencil(isl_surf_usage_flags_t usage) function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_resource.c481 if (isl_surf_usage_is_depth_or_stencil(surf->usage))
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_blit.c1972 !isl_surf_usage_is_depth_or_stencil(key->dst_usage) &&

Completed in 29 milliseconds