KhronosGroup / KhronosGroup/Vulkan-Utility-Libraries

Layer settings: CreateInstance should list the layer settings with values

Open
#305 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.