Searched refs:TU_DEBUG_FLUSHALL (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_private.h239 TU_DEBUG_FLUSHALL = 1 << 10, enumerator in enum:tu_debug_flags
H A Dtu_device.c319 { "flushall", TU_DEBUG_FLUSHALL },
H A Dtu_cmd_buffer.c72 if (unlikely(cmd_buffer->device->physical_device->instance->debug_flags & TU_DEBUG_FLUSHALL))

Completed in 17 milliseconds