mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-21 22:33:49 +00:00
Update CHANGELOG for the spv-out arrayLength feature
This commit is contained in:
parent
3a467ad93d
commit
5bab673926
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user