Home
last modified time | relevance | path

Searched defs:is_depth_or_stencil (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_surface.cpp235 bool is_depth_or_stencil = util_format_is_depth_or_stencil(tpl->format); in d3d12_create_surface() local
/external/mesa3d/src/nouveau/nil/
Dformat.rs71 pub(crate) fn is_depth_or_stencil(&self) -> bool { in is_depth_or_stencil() method
/external/mesa3d/src/broadcom/vulkan/
Dv3dvx_meta_common.c719 bool is_depth_or_stencil = in emit_resolve_image_layer_per_tile_list() local