Searched refs:isl_surf_usage_is_depth_and_stencil (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl_gen7.c336 assert(!isl_surf_usage_is_depth_and_stencil(info->usage));
H A Disl.h1708 isl_surf_usage_is_depth_and_stencil(isl_surf_usage_flags_t usage) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl_gfx7.c346 assert(!isl_surf_usage_is_depth_and_stencil(info->usage));
H A Disl.c1963 if (isl_surf_usage_is_depth_and_stencil(surf->usage)) {
1973 assert(isl_surf_usage_is_depth_and_stencil(surf->usage));
H A Disl.h2210 isl_surf_usage_is_depth_and_stencil(isl_surf_usage_flags_t usage) function in typeref:typename:bool

Completed in 18 milliseconds