Home
last modified time | relevance | path

Searched refs:RADV_DEBUG_STARTUP (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_debug.h48 RADV_DEBUG_STARTUP = 1ull << 17, enumerator
Dradv_device.c580 if (instance->debug_flags & RADV_DEBUG_STARTUP) in radv_physical_device_try_create()
590 if (instance->debug_flags & RADV_DEBUG_STARTUP) in radv_physical_device_try_create()
601 if (instance->debug_flags & RADV_DEBUG_STARTUP) in radv_physical_device_try_create()
608 if (instance->debug_flags & RADV_DEBUG_STARTUP) in radv_physical_device_try_create()
839 {"startup", RADV_DEBUG_STARTUP},
983 if (instance->debug_flags & RADV_DEBUG_STARTUP) in radv_CreateInstance()
1050 if (instance->debug_flags & RADV_DEBUG_STARTUP) in radv_enumerate_physical_devices()