Expand description
Compilation of SPIR-V to a textual format.
Modules§
Structs§
- Common
Options - Compile options common to all backends.
- Compiled
Artifact - The output of a SPIRV-Cross compilation.
- NoOptions
- No compilation options.
Traits§
- Compilable
Target - Marker trait for a compiler target that can have compiler outputs.
- Compiler
Options - Marker trait for compiler options.