Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.h41 TU_DEBUG_NOUBWC = 1 << 6, enumerator
Dtu_image.c442 else if (device->physical_device->instance->debug_flags & TU_DEBUG_NOUBWC) in tu_image_init()
Dtu_device.c351 { "noubwc", TU_DEBUG_NOUBWC },