Skip to content
Snippets Groups Projects

Bump vulkan version requirement

Closed Sebastian Ramacher requested to merge sebastinas:vulkan into master

VK_VALIDATION_CHECK_SHADERS_EXT was introduced in vulkan 1.0.50.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • There have been SPIRV-Toools releases since this bug was fixed, so I think we can also just drop the work-around by now.

    That said, we should probably also bump the vulkan loader version to whatever version has the fix for this issue to begin with, and I'm not entirely sure which version that is. If we assume the “external_revision” dir is authoritative, that would be version 1.0.24 or higher.

Please register or sign in to reply
Loading