rust-gpu/crates/spirv-std/macros
Sylvester Hesp 19051b7a11 compile fix
2023-04-21 18:42:28 +02:00
..
src compile fix 2023-04-21 18:42:28 +02:00
Cargo.toml WIP SampleParams 2023-04-21 18:42:28 +02: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.