Home
last modified time | relevance | path

Searched refs:isl_surf_usage_is_depth_and_stencil (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/isl/
Disl_gen7.c349 assert(!isl_surf_usage_is_depth_and_stencil(info->usage)); in isl_gen7_choose_image_alignment_el()
Disl.h1917 isl_surf_usage_is_depth_and_stencil(isl_surf_usage_flags_t usage) in isl_surf_usage_is_depth_and_stencil() function
Disl.c1805 if (isl_surf_usage_is_depth_and_stencil(surf->usage)) { in isl_surf_get_hiz_surf()
1815 assert(isl_surf_usage_is_depth_and_stencil(surf->usage)); in isl_surf_get_hiz_surf()