mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* add AddressMode::ClampToZero * add feature checks * oops * rustfmt * fix dx12 * change to use SamplerBorderColor * fix metal * update to use new config * update dx12 + docs * address nits * cargo fmt * fix dx12