KhronosGroup / KhronosGroup/Vulkan-Utility-Libraries
Layer settings: CreateInstance should list the layer settings with values
Open
@christophe-lunarg is already working on this.
Since Jul 9, 2025.
enhancement
Layer Settings
OS - Platform Independent
P1
- Dominant language
- C++
- Stars
- 104
- Forks
- 49
- Avg merge
- 7h 15m
- Merged PRs (30d)
- 4
Description
We are only getting:
WARNING-CreateInstance-status-message(INFO / SPEC): msgNum: 601872502 - Validation Information: [ WARNING-CreateInstance-status-message ] Object 0: handle = 0x1d594414ff0, type = VK_OBJECT_TYPE_INSTANCE; | MessageID = 0x23dfd876 | vkCreateInstance(): Khronos Validation Layer Active:
Current Enables: VK_VALIDATION_FEATURE_ENABLE_BEST_PRACTICES_EXT, VALIDATION_CHECK_ENABLE_VENDOR_SPECIFIC_ARM, VALIDATION_CHECK_ENABLE_VENDOR_SPECIFIC_AMD, VALIDATION_CHECK_ENABLE_VENDOR_SPECIFIC_IMG, VALIDATION_CHECK_ENABLE_VENDOR_SPECIFIC_NVIDIA, VK_VALIDATION_FEATURE_ENABLE_SYNCHRONIZATION_VALIDATION_EXT.
Current Disables: VK_VALIDATION_FEATURE_DISABLE_THREAD_SAFETY_EXT.
Objects: 1
[0] 0x1d594414ff0, type: 1, name: NULL
This is validation layer code thing but recorded here for my visibility...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.