Rust-GPU / rust-gpu

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

feat: spirv-builder takes an optional path to locate rustc_codegen_spirv #47

Closed schell closed 3 weeks ago

schell commented 3 weeks ago

This adds an optional explicit path to spirv-builder that is used to locate the rustc_codegen_spirv dynamic lib.