Home
last modified time | relevance | path

Searched defs:has_depth (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_gen_mipmap.c67 boolean has_depth = in util_gen_mipmap() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_draw.c472 const bool has_depth = pfb->zsbuf; variable
H A Dfd6_gmem.c1124 const bool has_depth = pfb->zsbuf; in emit_clears() local
1523 const bool has_depth = pfb->zsbuf; variable
/third_party/mesa3d/src/util/format/
H A Du_format_parse.py323 def has_depth(self): member in Format
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.h252 has_depth(enum pipe_format format) in has_depth() function
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c633 const bool has_depth = aspects & VK_IMAGE_ASPECT_DEPTH_BIT; in create_depth_clear_pipeline() local
777 const bool has_depth = (aspects & VK_IMAGE_ASPECT_DEPTH_BIT) ? 1 : 0; in get_depth_clear_pipeline_cache_key() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c179 const bool has_depth = util_format_has_depth(format_desc); in crocus_resource_configure_main() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c2217 bool has_depth = false; in begin_rendering() local

Completed in 17 milliseconds