wgpu/xtask
Connor Fitzgerald a9279de793
Fix assorted issues with WebGL (#7448)
* Fix validation error when configuring the surface on WebGL

* Remove unneeded `webgl` feature

* Fix compilation of the `noop` backend on `wasm32`

* Prevent `webgpu` examples from incorrectly falling back to WebGL

* Reduce dependency set when building wasm examples

* Fix various warnings
2025-03-31 22:02:21 -04:00
..
src Fix assorted issues with WebGL (#7448) 2025-03-31 22:02:21 -04:00
Cargo.lock Vendor WebGPU Bindings from web_sys (#5325) 2024-03-01 21:13:14 +00:00
Cargo.toml Reduce repo MSRV from 1.85 to 1.84 (#7425) 2025-03-27 14:25:19 -04:00