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

Set index type to NONE in get_acceleration_structure_build_sizes #6802

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

Vecvec
Copy link
Contributor

@Vecvec Vecvec commented Dec 22, 2024

Connections
found while trying to debug #6727

Description
This was previously done to build_acceleration_structures but not to get_acceleration_structure_build_sizes because the validation layers were not catching it (this would have been hard to catch).

Testing
none

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy. If applicable, add:
    • [n/a] --target wasm32-unknown-unknown
    • [n/a] --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

@Vecvec Vecvec requested a review from a team as a code owner December 22, 2024 00:12
@cwfitzgerald
Copy link
Member

I'll check this PR on amd

@Vecvec
Copy link
Contributor Author

Vecvec commented Dec 22, 2024

OK, I don't know how it might fix that, but this was the only bug I could find so there might be something really odd in the drivers.

@cwfitzgerald cwfitzgerald merged commit 7b5a348 into gfx-rs:trunk Dec 23, 2024
27 checks passed
@cwfitzgerald cwfitzgerald deleted the rt-index-none branch December 23, 2024 22:20
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