gfx-rs / wgpu

A cross-platform, safe, pure-Rust graphics API.
https://wgpu.rs
Apache License 2.0
11.5k stars 858 forks source link

Function-local `const` declarations not implemented #4493

Open jimblandy opened 1 year ago

jimblandy commented 1 year ago

https://gpuweb.github.io/gpuweb/wgsl/#const-decls

nical commented 6 months ago

This blocks a few of the official webgpu samples, see https://bugzilla.mozilla.org/show_bug.cgi?id=1806659#c4

ErichDonGubler commented 5 months ago

Firefox bug: bug 1878320