gfx-rs / wgpu-rs

Rust bindings to wgpu native library
https://wgpu.rs
Mozilla Public License 2.0
1.69k stars 186 forks source link

Add include_wgsl!() macro #906

Closed JMS55 closed 3 years ago

JMS55 commented 3 years ago

Like the include_spirv!() macro that already exists.


As a side note, there was no way to make an issue asking for a feature, only questions/bug reports.