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