-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vulkan-validationlayers 1.4.309 #208549
base: master
Are you sure you want to change the base?
vulkan-validationlayers 1.4.309 #208549
Conversation
I wonder if we should align with SDK releases instead. This would allow us to match with SPIRV releases and avoid the resources (as SDK's components should be compatible) |
I dont think they are always in sync?
|
The SDK is designed to be compatible. SDK is a state of all components that get shipped together in a full package - https://vulkan.lunarg.com/sdk/home#mac known_good is just a single confirmed test point. There is often no need to be on exact version specified there for same reason we don't vendor every dependency. As long as within an API/ABI compatible version, which SDK provides. |
IIRC those were known_good.json was brought in when there was compatible issue before. (yeah, we can always go back to the specific commit if the formulae do not work) |
But was that on the SDK release cycle (i.e. x.y.z releases with a
SPIRV only provides releases on SDK cycle: |
Created by
brew bump
Created with
brew bump-formula-pr
.resource
blocks have been checked for updates.