Skip to content

Commit aa8d0c2

Browse files
committed
Changelog
1 parent 3a16c3b commit aa8d0c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,8 @@ By @wumpf in [#7144](https://github.com/gfx-rs/wgpu/pull/7144)
252252
- Fix a possible deadlock within `Queue::write_texture`. By @metamuffin in [#7004](https://github.com/gfx-rs/wgpu/pull/7004)
253253
- Fix building a BLAS with a transform buffer by adding a flag to indicate usage of the transform buffer. By @Vecvec in
254254
[#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).
255257
256258
#### Vulkan
257259

0 commit comments

Comments
 (0)