Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_image.c701 if (util_format_has_depth(desc) && !(device->instance->debug_flags & TU_DEBUG_NOLRZ)) in tu_CreateImage()
Dtu_private.h237 TU_DEBUG_NOLRZ = 1 << 8, enumerator
Dtu_device.c317 { "nolrz", TU_DEBUG_NOLRZ },