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

spv-out: fix acceleration structure in a function argument #5961

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

kvark
Copy link
Member

@kvark kvark commented Jul 15, 2024

Connections

Description
As the test addition indicates, this allows passing an acceleration structure as a function argument.

Testing
Includes a test.

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.
  • Add change to CHANGELOG.md. See simple instructions inside file.

@kvark kvark requested a review from a team as a code owner July 15, 2024 05:19
@kvark kvark force-pushed the acc-struct-arg branch 2 times, most recently from 7f25631 to ae3c16e Compare July 15, 2024 05:24
@teoxoy teoxoy merged commit 1b4e8ad into gfx-rs:trunk Jul 15, 2024
25 checks passed
@kvark kvark deleted the acc-struct-arg branch July 15, 2024 14:22
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