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

Deduplicate blas building code #4

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

Vecvec
Copy link

@Vecvec Vecvec commented Jul 30, 2024

Connections
gfx-rs#3631

Description
Move blas building code to separate functions to make the code simpler to maintain. This should not change any functionality. This is mostly just for convenience and maintainability.

Testing
Ran all examples

Checklist

  • Run cargo fmt.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests. done by CI
  • Add change to CHANGELOG.md. See simple instructions inside file.

Vecvec added 2 commits July 29, 2024 11:51
…ructures and command_encoder_build_acceleration_structures_unsafe_tlas
@atlv24 atlv24 merged commit 0cb14f5 into atlv24:ray-tracing Aug 9, 2024
25 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