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