We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e47172 commit e23978dCopy full SHA for e23978d
CHANGELOG.md
@@ -75,6 +75,8 @@ Naga now infers the correct binding layout when a resource appears only in an as
75
#### General
76
77
- Removed `MaintainBase` in favor of using `PollType`. By @waywardmonkeys in [#7508](https://github.com/gfx-rs/wgpu/pull/7508).
78
+- Remove `CommandEncoder::build_acceleration_structures_unsafe_tlas` in favour of `as_hal` and apply
79
+ simplifications allowed by this. By @Vecvec in [#7513](https://github.com/gfx-rs/wgpu/pull/7513)
80
81
#### Naga
82
0 commit comments