Home
last modified time | relevance | path

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

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