Skip to content

Commit

Permalink
Update CHANGELOG for the spv-out arrayLength feature
Browse files Browse the repository at this point in the history
  • Loading branch information
kvark authored and teoxoy committed Apr 2, 2024
1 parent 3a467ad commit 5bab673
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ Bottom level categories:
#### Naga

- Allow user to select which MSL version to use via `--metal-version` with Naga CLI. By @pcleavelin in [#5392](https://github.com/gfx-rs/wgpu/pull/5392)
- Support `arrayLength` for runtime-sized arrays inside binding arrays (for WGSL input and SPIR-V output). By @kvark in [#5428](https://github.com/gfx-rs/wgpu/pull/5428)

#### WebGPU

Expand Down

0 comments on commit 5bab673

Please sign in to comment.