Skip to content

Commit 141ed23

Browse files
committed
Added changelog entry
1 parent 6501520 commit 141ed23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Bottom level categories:
6161
- `ir::Block::is_empty`
6262
- `ir::Block::len`
6363
- Changed passthrough shaders to not require an entry point parameter, so that the same shader module may be used in multiple entry points. Also added support for metallib passthrough. By @inner-daemons in #8886.
64+
- Added `Dx12Compiler::Auto` to automatically use static or dynamic DXC if available, before falling back to FXC. By @inner-daemons in [#8882](https://github.com/gfx-rs/wgpu/pull/8882).
6465

6566
#### naga
6667

0 commit comments

Comments
 (0)