mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
15 lines
412 B
Markdown
15 lines
412 B
Markdown
**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._
|