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

spirv-val: Make it legal to use arrays of ray queries #4938

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

rg3igalia
Copy link
Contributor

Private arrays of ray queries are legal to use. Several CTS tests check they work properly but were being rejected by spirv-val.

Fixes #4917.

source/val/validate_ray_query.cpp Outdated Show resolved Hide resolved
@rg3igalia rg3igalia force-pushed the ray-query-array-fix branch 2 times, most recently from 56d7db3 to 9131934 Compare September 19, 2022 16:21
@alan-baker
Copy link
Contributor

Please fix the formatting errors.

Private arrays of ray queries are legal to use. Several CTS tests check
they work properly but were being rejected by spirv-val.
@alan-baker alan-baker merged commit aeb1c64 into KhronosGroup:master Sep 21, 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.

Validator: False positive in OpRayQueryInitialize
3 participants