KhronosGroup / KhronosGroup/Vulkan-Utility-Libraries
environment variable to save configured settings in a file
Open
enhancement
Layer Settings
OS - Platform Independent
P1
- Dominant language
- C++
- Stars
- 103
- Forks
- 49
- Avg merge
- 7h 15m
- Merged PRs (30d)
- 4
Description
Some application vendors configure the validation layer programmatically (i.e. via switches like `-vulkan_enable_validation -vulkan_enable_sync_validation` etc.).
For local analysis, it would be very helpful to know exactly how the validation layer is actually being configured in these cases.
Defining an environment variable `VK_VALIDATION_SAVE_SETTINGS=/path/to/file/to/save/settings` that caused VVL to write a settings file to the given location would make it easy.
Contributor guide
Assessment
This issue has not been assessed yet.