ScanMountGoat / wgsl_to_wgpu

Generate typesafe Rust bindings from WGSL shaders to wgpu
MIT License
42 stars 12 forks source link

return naga parse errors instead of panic #19

Open ScanMountGoat opened 2 years ago

ScanMountGoat commented 2 years ago

This will make it easier to debug build scripts with multiple shaders.