We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e463ad7 commit 9cfa6f4Copy full SHA for 9cfa6f4
CHANGELOG.md
@@ -57,6 +57,8 @@ Naga now infers the correct binding layout when a resource appears only in an as
57
#### General
58
59
- Removed `MaintainBase` in favor of using `PollType`. By @waywardmonkeys in [#7508](https://github.com/gfx-rs/wgpu/pull/7508).
60
+- Remove `CommandEncoder::build_acceleration_structures_unsafe_tlas` in favour of `as_hal` and apply
61
+ simplifications allowed by this. By @Vecvec in [#7513](https://github.com/gfx-rs/wgpu/pull/7513)
62
63
## v25.0.1 (2025-04-11)
64
0 commit comments