Searched defs:has_stencil (Results 1 – 14 of 14) sorted by relevance
43 bool has_stencil; member
253 def has_stencil(self): member in Format
249 def has_stencil(self): member in Format
261 def has_stencil(self): member in Format
995 bool has_stencil = vk_format_is_stencil(attachment->format); in radv_pipeline_out_of_order_rast() local
270 def has_stencil(self): member in Format
53 fn has_stencil(&self) -> bool { in has_stencil() method
742 pub fn has_stencil(&self) -> bool { in has_stencil() method
421 const bool has_stencil = aspects & VK_IMAGE_ASPECT_STENCIL_BIT; in create_depth_clear_pipeline() local559 const bool has_stencil = (aspects & VK_IMAGE_ASPECT_STENCIL_BIT) ? 1 : 0; in get_depth_clear_pipeline_cache_key() local
1040 isl_format_get_depth_format(enum isl_format fmt, bool has_stencil) in isl_format_get_depth_format()
2762 bool has_stencil = surf->usage & ISL_SURF_USAGE_STENCIL_BIT; in isl_surf_get_depth_format() local
928 bool has_stencil = zs_format != PIPE_FORMAT_Z24X8_UNORM && in util_make_fs_pack_color_zs() local
203 unsigned has_stencil : 1; member
3327 bool has_stencil = zstex->surface.has_stencil; in si_out_of_order_rasterization() local