naga icon indicating copy to clipboard operation
naga copied to clipboard

spv-out: implement OpArrayLength on array buffer bindings

Open kvark opened this issue 2 years ago • 5 comments

Fixes gfx-rs/wgpu#4556

kvark avatar Jun 06 '23 06:06 kvark

Rebased to get rid of changes to irrelevant snapshot files

jimblandy avatar Jun 07 '23 04:06 jimblandy

@jimblandy please take a look at the comments, PR is rebased

kvark avatar Jun 20 '23 05:06 kvark

@jimblandy ready for round 3 Amazing review, as always, and thanks for the insights!

kvark avatar Jun 23 '23 05:06 kvark

Thanks so much for the work on this! Any chance it can be rebased to naga main?

JMS55 avatar Aug 04 '23 19:08 JMS55

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.

cwfitzgerald avatar Oct 25 '23 23:10 cwfitzgerald

Ported as https://github.com/gfx-rs/wgpu/pull/5428

kvark avatar Mar 23 '24 18:03 kvark