Skip to content

vulkaninfo: Check extensions before querying properties#1219

Merged
charles-lunarg merged 1 commit intoKhronosGroup:mainfrom
charles-lunarg:add_ext_check
May 4, 2026
Merged

vulkaninfo: Check extensions before querying properties#1219
charles-lunarg merged 1 commit intoKhronosGroup:mainfrom
charles-lunarg:add_ext_check

Conversation

@charles-lunarg
Copy link
Copy Markdown
Contributor

Various queries didn't check that the GPU supported the extension being queried which can lead to crashes.

Fixes #1218

Various queries didn't check that the GPU supported the extension being queried
which can lead to crashes.
@ci-tester-lunarg
Copy link
Copy Markdown

CI Vulkan-Tools build queued with queue ID 726976.

@ci-tester-lunarg
Copy link
Copy Markdown

CI Vulkan-Tools build queued with queue ID 726986.

Copy link
Copy Markdown
Contributor

@spencer-lunarg spencer-lunarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should get this in the 1.4.350 SDK if you can please

@charles-lunarg
Copy link
Copy Markdown
Contributor Author

I was about to say exactly that.

@ci-tester-lunarg
Copy link
Copy Markdown

CI Vulkan-Tools build # 1969 running.

@ci-tester-lunarg
Copy link
Copy Markdown

CI Vulkan-Tools build # 1969 passed.

@charles-lunarg charles-lunarg merged commit 1cb3a31 into KhronosGroup:main May 4, 2026
18 checks passed
@charles-lunarg charles-lunarg deleted the add_ext_check branch May 4, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vulkaninfo --show-all command fails with Segmentation Fault

3 participants