-
Notifications
You must be signed in to change notification settings - Fork 199
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
SPIR-V 1.5 Testing #2140
Comments
In case it is helpful, here are my SPIR-V 1.5 notes: Required Support
Deprecations
Possible SupportThe following SPIR-V 1.5 capabilities do not directly imply 'Shader', but I recommend that we do not require them:
Tied to VulkanMemoryModel:
Tied to Shader:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is a similar tracking issue for SPIR-V 1.5 testing.
I believe we only need to add two new test cases for SPIR-V 1.5, since SPIR-V 1.5 was primarily Vulkan-focused:
The text was updated successfully, but these errors were encountered: