There was an error while loading. Please reload this page.
1 parent e237515 commit a5304eeCopy full SHA for a5304ee
CHANGELOG.md
@@ -109,6 +109,7 @@ By @SupaMaggie70Incorporated in [#8206](https://github.com/gfx-rs/wgpu/pull/8206
109
110
- Added support for transient textures on Vulkan and Metal. By @opstic in [#8247](https://github.com/gfx-rs/wgpu/pull/8247)
111
- Implement shader triangle barycentric coordinate builtins. By @atlv24 in [#8320](https://github.com/gfx-rs/wgpu/pull/8320).
112
+- Added support for binding arrays of storage buffers and storage textures on Metal. By @msvbg in [#8462](https://github.com/gfx-rs/wgpu/pull/8462)
113
114
### Changes
115
0 commit comments