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

Add error for invalid arguments to GetDimension #6698

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

s-perron
Copy link
Collaborator

When processing the GetDimension member function for textures, we do not
emit an error if the output variable is not an l-value. This change will
add this error.

Fixes #6689

When processing the GetDimension member function for textures, we do not
emit an error if the output variable is not an l-value. This change will
add this error.

Fixes microsoft#6689
@s-perron s-perron requested a review from a team as a code owner June 17, 2024 14:01
@s-perron s-perron enabled auto-merge (squash) June 18, 2024 14:07
@s-perron s-perron merged commit 4295b25 into microsoft:main Jun 18, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[SPIR-V] Access violation error while parsing the shader
3 participants