rust-gpu/crates/spirv-std/macros
Sylvester Hesp afbab4aee4 Clippy fixes
2023-04-13 10:25:52 +03:00
..
src Clippy fixes 2023-04-13 10:25:52 +03:00
Cargo.toml Applied workspace inheritance 2022-11-22 07:43:06 -08:00
README.md Some tweaks to docs 2022-12-20 10:43:57 -08:00

spirv-std-macros

This crate implements macros required for spirv-std. Most importantly, it implements the #![spirv(..)] attribute macro required for use in shader code. Please refer to spirv-std for more information.