mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* Add glsl handling to convert sample - Also fis extension check for spv and wgsl (missing .) * Use std::path::Path for ext handling * Also fix ext for .comp Missing from last commit