Rust-GPU / rust-gpu

🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
https://rust-gpu.github.io
Apache License 2.0
956 stars 27 forks source link

update rspirv 0.11 to 0.12 #43

Closed Firestar99 closed 2 weeks ago

Firestar99 commented 1 month ago

required for mesh shaders

changelog

- [PR#43](https://github.com/Rust-GPU/rust-gpu/pull/43) update rspirv to 0.12
    - added support for `VK_KHR_fragment_shader_barycentric` with `bary_coord`/`bary_coord_no_persp` built-ins