mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-22 14:56:27 +00:00
258 B
258 B
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.