Skip to content

[spv-out] ray tracing pipelines#9085

Open
Vecvec wants to merge 10 commits intogfx-rs:trunkfrom
Vecvec:spv-ray-tracing-pipelines
Open

[spv-out] ray tracing pipelines#9085
Vecvec wants to merge 10 commits intogfx-rs:trunkfrom
Vecvec:spv-ray-tracing-pipelines

Conversation

@Vecvec
Copy link
Contributor

@Vecvec Vecvec commented Feb 20, 2026

Connections
Part of #6760

Description
This adds support for ray tracing pipelines to spirv-out, as well as extracting things useful to the both ray queries and ray tracing pipelines to ray.rs. The validation this includes is just what is already in ray queries (now extracted to a separate function), there is no recursion validation yet.

Testing
Snapshot tests

Squash or Rebase?
Squash

Checklist

  • Run cargo fmt.
  • Run cargo clippy --tests.
  • Run cargo xtask test to run tests.
  • If this contains user-facing changes, add a CHANGELOG.md entry.

@Vecvec Vecvec force-pushed the spv-ray-tracing-pipelines branch from 09165f0 to 866acc3 Compare February 21, 2026 19:40
@inner-daemons inner-daemons self-requested a review February 21, 2026 20:35
@Vecvec Vecvec force-pushed the spv-ray-tracing-pipelines branch from 866acc3 to ce5f133 Compare February 23, 2026 04:59
@jimblandy jimblandy self-assigned this Feb 25, 2026
@Vecvec Vecvec force-pushed the spv-ray-tracing-pipelines branch from ce5f133 to 24c6949 Compare February 25, 2026 22:32
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