Skip to content

Rename VK_KHR_debug_utils to VK_EXT_debug_utils#372

Merged
spencer-lunarg merged 1 commit intomainfrom
vk_khr_debug_utils
Mar 21, 2026
Merged

Rename VK_KHR_debug_utils to VK_EXT_debug_utils#372
spencer-lunarg merged 1 commit intomainfrom
vk_khr_debug_utils

Conversation

@SaschaWillems
Copy link
Collaborator

@SaschaWillems SaschaWillems commented Mar 21, 2026

This PR replaces VK_KHR_debug_utils with VK_EXT_debug_utils. There is no VK_KHR_debug_utils extension, and there was no promotion to core.

We might want to take a second look at this (after merging this band aid fix), as we already cover VK_EXT_debug_utils in a dedicated sample, so a lot of the information present here feels duplicated and is e.g. lacking the RenderDoc screenshots that the sample tutorial has.

Fixes #371 371

@SaschaWillems SaschaWillems requested a review from gpx1000 March 21, 2026 19:53
@SaschaWillems
Copy link
Collaborator Author

No idea why this is failing CI :/

@spencer-lunarg
Copy link
Contributor

No idea why this is failing CI :/

I need to probably just remove the CI, it was there to make sure any Links we are not broken, but I imagine that doesn't work well with people having to be more defensive on AI bots scrapping stuff

will probably just turn it off and run it only once in a while as needed

@spencer-lunarg spencer-lunarg merged commit 57ff5b1 into main Mar 21, 2026
2 of 3 checks passed
@spencer-lunarg spencer-lunarg deleted the vk_khr_debug_utils branch March 21, 2026 20:59
@spencer-lunarg
Copy link
Contributor

will probably just turn it off and run it only once in a while as needed

done 0c10149

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.

VK_KHR_debug_utils does not exist and was not promoted

2 participants