**What enhancement are you suggesting for the Vulkan Loader? Please describe in detail. **
VK_LOADER_DEBUG=all prints a lot of loading process stuff but does not seem to print a very basic and useful thing: a dump of the VkApplicationInfo (particularly, {engine,application} {name, version}).
Is this specific to a single platform?
Not really?
Additional context
(This would be particularly useful for knowing the necessary info for configuring driver workarounds such as with Mesa's drirc)
**What enhancement are you suggesting for the Vulkan Loader? Please describe in detail. **
VK_LOADER_DEBUG=allprints a lot of loading process stuff but does not seem to print a very basic and useful thing: a dump of theVkApplicationInfo(particularly, {engine,application} {name, version}).Is this specific to a single platform?
Not really?
Additional context
(This would be particularly useful for knowing the necessary info for configuring driver workarounds such as with Mesa's drirc)