Macro for generating Rust code from GLSL shaders for use with Vulkano.
# Cargo.toml
[dependencies]
vulkano-shaders = "0.35.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compiles a GLSL fragment shader into Rust code.
Ensure shader files are in the correct path relative to Cargo.toml
No dependency data recorded yet.