Crate spirv_std_macros[][src]

Macros

A macro for creating SPIR-V OpTypeImage types. Always produces a spirv_std::image::Image<...> type.

Attribute Macros

Marks a function as runnable only on the GPU, and will panic on CPU platforms.