mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 06:44:14 +00:00
10172e1f38
Co-authored-by: Connor Fitzgerald <connor@modyfi.io>
412 B
412 B
Checklist
- Run
cargo clippy
. - Run
cargo clippy --target wasm32-unknown-unknown
if applicable. - Add change to CHANGELOG.md. See simple instructions inside file.
Connections Link to the issues addressed by this PR, or dependent PRs in other repositories
Description Describe what problem this is solving, and how it's solved.
Testing Explain how this change is tested.