Skip to content

Conversation

@SaschaWillems
Copy link
Collaborator

The tutorial did enable several unnecessary extensions in most chapters. None of those are required, and this PR removes them:

  • vk::KHRSpirv14ExtensionName: Core since 1.2
  • vk::KHRSynchronization2ExtensionName: Core since 1.3
  • vk::KHRCreateRenderpass2ExtensionName: Not required as we use dynamic rendering

Either not used or not necessary as we're on Vulkan 1.4
@SaschaWillems SaschaWillems changed the title Remove ext Remove unnecessary extensions Dec 23, 2025
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.

2 participants