gfx-rs / wgpu

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

Remove `SupportedLimits.maxInterStageShaderComponents` #6290

Open ErichDonGubler opened 1 day ago

ErichDonGubler commented 1 day ago

This was removed from the WebGPU spec. in https://github.com/gpuweb/gpuweb/pull/4783, and we should, too!

ErichDonGubler commented 1 day ago

Firefox downstream tracking: bug 1919404