Skip to content

Commit f327afe

Browse files
committed
Updated changelog
1 parent bac6f8f commit f327afe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Bottom level categories:
4848

4949
- Unconditionally enable `Features::CLIP_DISTANCES`. By @ErichDonGubler in [#9270](https://github.com/gfx-rs/wgpu/pull/9270).
5050

51+
#### DX12
52+
53+
- Added support for mesh shaders in naga's HLSL writer, completing DX12 support for mesh shaders. By @inner-daemons in #8752.
54+
5155
### Changes
5256

5357
#### General
@@ -341,10 +345,6 @@ Migrated from the `max_inter_stage_shader_components` limit to `max_inter_stage_
341345

342346
### General
343347

344-
#### DX12
345-
346-
- Added support for mesh shaders in naga's HLSL writer, completing DX12 support for mesh shaders. By @inner-daemons in #8752.
347-
348348
### Bug Fixes
349349

350350
#### General

0 commit comments

Comments
 (0)