Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_debug.h49 RADV_DEBUG_STARTUP = 1u << 18, enumerator
Dradv_device.c310 if (instance->debug_flags & RADV_DEBUG_STARTUP) in radv_physical_device_try_create()
320 if (instance->debug_flags & RADV_DEBUG_STARTUP) in radv_physical_device_try_create()
331 if (instance->debug_flags & RADV_DEBUG_STARTUP) in radv_physical_device_try_create()
338 if (instance->debug_flags & RADV_DEBUG_STARTUP) in radv_physical_device_try_create()
544 {"startup", RADV_DEBUG_STARTUP},
739 if (instance->debug_flags & RADV_DEBUG_STARTUP) in radv_CreateInstance()
886 if (instance->debug_flags & RADV_DEBUG_STARTUP) in radv_enumerate_physical_devices()