mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
- Remove Cow from wgpu-hal API surface. You graze on in our hearts. - Rename feature flag to SPIRV_SHADER_PASSTHROUGH in anticipation of crate feature `spirv` to reduce confusion. - Add some more documentation about behaviour and intended avenues of use to the feature.