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

Fix incorrect return value for ParsedIR::get_member_decoration(SpvDecorationMatrixStride) #2357

Merged

Conversation

Akaricchi
Copy link
Contributor

Discovered through the spvc_compiler_get_member_decoration() C interface, it was returning 1 instead of the correct value. The JSON backend is unaffected, it seems to obtain the data some other way.

@HansKristian-Work HansKristian-Work merged commit 66363ac into KhronosGroup:main Jul 30, 2024
6 checks passed
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.

2 participants