Home
last modified time | relevance | path

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

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