192d328f16
Enable VK loader debug messages when running blender_debug_gpu_* scripts. Allows easier debugging for users not familiar with using terminal. It won't log anything when using OpenGL. Vulkan loading logging can be big (1000 lines) but gives a lot of insight how vulkan and related applications are configured on the user system Sadly it does contains actual paths but think it is OK as the user is still responsible for uploading it in the tracker. An example of a log has been attached. See #135327. Pull Request: https://projects.blender.org/blender/blender/pulls/135399