Skip to content

Commit a8838ec

Browse files
teoxoysinjs
authored andcommitted
add changelog entry
1 parent af0c414 commit a8838ec

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,10 @@ Bottom level categories:
5353
+pub struct Dx12BackendOptions { pub shader_compiler: Dx12Compiler, pub presentation_system: Dx12PresentationSystem }
5454
```
5555

56-
#### Naga
56+
#### General
57+
58+
- Add support for rendering to slices of 3D texture views and single layered 2D-Array texture views (this requires `VK_KHR_maintenance1` which should be widely available on newer drivers). By @teoxoy in [#7596](https://github.com/gfx-rs/wgpu/pull/7596)
59+
> > > > > > > 6a7aa14fb (add changelog entry)
5760
5861
### Bug Fixes
5962

Cargo.lock

Lines changed: 0 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)