This repository was archived by the owner on Oct 31, 2025. It is now read-only.
Conversation
Member
Author
Contributor
|
Cool! |
da59652 to
281f4bc
Compare
Contributor
hrydgard
reviewed
Mar 31, 2021
5fe8d7a to
7a4b997
Compare
hrydgard
reviewed
Mar 31, 2021
5747b73 to
04c3476
Compare
hrydgard
reviewed
Mar 31, 2021
985311c to
5504a1e
Compare
khyperia
suggested changes
Apr 1, 2021
5504a1e to
9ab3083
Compare
9ab3083 to
accfe3e
Compare
khyperia
reviewed
Apr 1, 2021
accfe3e to
7f688b8
Compare
a567b5d to
e11a269
Compare
e11a269 to
d4421b0
Compare
khyperia
suggested changes
Apr 15, 2021
d864cff to
82d8250
Compare
eddyb
suggested changes
Apr 15, 2021
82d8250 to
1f51975
Compare
Member
Author
|
r? @eddyb |
eddyb
approved these changes
Apr 16, 2021
eddyb
suggested changes
Apr 16, 2021
XAMPPRocky
commented
Apr 16, 2021
eddyb
approved these changes
Apr 16, 2021
XAMPPRocky
added a commit
that referenced
this pull request
May 3, 2021
* Add support for SPV_KHR_ray_tracing * Update spirv_type_constraints.rs * Update spirv_type_constraints.rs * Update spirv_type_constraints.rs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds initial support for ray tracing in Rust-GPU.
Currently the tests don't pass because I ran into some ICE's when testingOpTerminateRayKHR. Filed as #564