Skip to content
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

Explicit VU for Uniform being read only #1879

Merged
merged 3 commits into from
Jul 7, 2022

Conversation

sjfricke
Copy link
Contributor

According to the SPIR-V spec, Uniform are not defined as read-only (UniformConstant are) and spirv-val does validate this, but it is missing an explicit VUID and language in the Vulkan spec

Also combines the 2 VUs talking about which opaque types are read-only to a single VUID
(no need to change the VUID as neither 04661 or 04665 are currently being validated yet KhronosGroup/SPIRV-Tools#4796)

@KhronosGroup KhronosGroup deleted a comment from sjfricke Jun 29, 2022
@HansKristian-Work
Copy link
Contributor

LGTM

@oddhack oddhack added this to the Signed-off to Merge milestone Jul 6, 2022
@oddhack oddhack merged commit 3fa2e80 into KhronosGroup:main Jul 7, 2022
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.

3 participants