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 79ed8a4 commit 77fa7f5Copy full SHA for 77fa7f5
CHANGELOG.md
@@ -251,6 +251,8 @@ By @wumpf in [#7144](https://github.com/gfx-rs/wgpu/pull/7144)
251
- Fix a possible deadlock within `Queue::write_texture`. By @metamuffin in [#7004](https://github.com/gfx-rs/wgpu/pull/7004)
252
- Fix building a BLAS with a transform buffer by adding a flag to indicate usage of the transform buffer. By @Vecvec in
253
[#7062](https://github.com/gfx-rs/wgpu/pull/7062).
254
+- Move incrementation of `Device::last_acceleration_structure_build_command_index` into queue submit. By @Vecvec in
255
+ [#7462](https://github.com/gfx-rs/wgpu/pull/7462).
256
257
#### Vulkan
258
0 commit comments