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

Complete handling of RayQueryKHR type #4690

Merged
merged 2 commits into from Jan 31, 2022
Merged

Conversation

s-perron
Copy link
Collaborator

The handling of the RayQueryKHR type is not complete in the type
manager. The tests were not picking this up. I've added a test to make
sure that the GenerateAllTypes function actually does generate all of
the types. Once it is added there other tests should pick up on the
other parts that were missing.

The handling of the RayQueryKHR type is not complete in the type
manager.  The tests were not picking this up.  I've added a test to make
sure that the `GenerateAllTypes` function actually does generate all of
the types.  Once it is added there other tests should pick up on the
other parts that were missing.
@s-perron s-perron self-assigned this Jan 28, 2022
@s-perron s-perron merged commit b846f8f into KhronosGroup:master Jan 31, 2022
@s-perron s-perron deleted the ray_query branch January 31, 2022 15:44
dneto0 added a commit to dneto0/shaderc that referenced this pull request Feb 2, 2022
SPIRV-Tools v2022.1 plus:
- Validator handles Nontemporal image operand
  KhronosGroup/SPIRV-Tools#4692
- Optimizer handles RayQueryKHR type
  KhronosGroup/SPIRV-Tools#4690
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.

None yet

2 participants