gfx-rs / wgpu

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

Invalid device validation improvements #5842

Closed teoxoy closed 1 week ago

teoxoy commented 1 week ago

At a high level this PR consolidates device invalidity validation.

Part of https://github.com/gfx-rs/wgpu/issues/5121.

PR doesn't need to be squashed, each commit builds by itself.