naga
naga copied to clipboard
spv-out: implement OpArrayLength on array buffer bindings
Fixes gfx-rs/wgpu#4556
Rebased to get rid of changes to irrelevant snapshot files
@jimblandy please take a look at the comments, PR is rebased
@jimblandy ready for round 3 Amazing review, as always, and thanks for the insights!
Thanks so much for the work on this! Any chance it can be rebased to naga main?
Hello, thank you for your PR against Naga!
As part of https://github.com/gfx-rs/wgpu/issues/4231, we have moved development of Naga into the wgpu repository in the Naga subfolder. We have transferred all issues, but we are unable to automatically transfer PRs.
As such, please recreate your PR against the wgpu repository. We apologize for the inconvenience this causes, but will make contributing to both projects more streamlined going forward.
We are leaving PRs open, but once they are transferred, please close the original Naga PR.
Ported as https://github.com/gfx-rs/wgpu/pull/5428