Skip to content

Commit 77fa7f5

Browse files
committed
Changelog
1 parent 79ed8a4 commit 77fa7f5

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
@@ -251,6 +251,8 @@ By @wumpf in [#7144](https://github.com/gfx-rs/wgpu/pull/7144)
251251
- Fix a possible deadlock within `Queue::write_texture`. By @metamuffin in [#7004](https://github.com/gfx-rs/wgpu/pull/7004)
252252
- Fix building a BLAS with a transform buffer by adding a flag to indicate usage of the transform buffer. By @Vecvec in
253253
[#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).
254256
255257
#### Vulkan
256258

0 commit comments

Comments
 (0)