mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
1267: Update naga to gfx-15 r=kvark a=kvark **Connections** Fixes #1228 (huge DX12 leak in command allocation) Includes https://github.com/gfx-rs/gfx/pull/3676, https://github.com/gfx-rs/gfx/pull/3679, https://github.com/gfx-rs/gfx/pull/3680, https://github.com/gfx-rs/gfx/pull/3681, and the relevant Naga stuff. **Description** Updates Naga and gfx. **Testing** Tested on wgpu-rs examplse Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>