Searched refs:TU_DEBUG_NOLRZ (Results 1 – 4 of 4) sorted by relevance
191 assert((cmd->device->instance->debug_flags & TU_DEBUG_NOLRZ) || in tu_lrz_init_state()241 if (cmd->device->instance->debug_flags & TU_DEBUG_NOLRZ) in tu_lrz_init_secondary()657 (cmd->device->instance->debug_flags & TU_DEBUG_NOLRZ)) in tu6_calculate_lrz_state()
43 TU_DEBUG_NOLRZ = 1 << 8, enumerator
525 if (util_format_has_depth(desc) && !(device->instance->debug_flags & TU_DEBUG_NOLRZ)) in tu_image_init()
353 { "nolrz", TU_DEBUG_NOLRZ },