Module spirv_cross2::compile
source · Expand description
Compilation of SPIR-V to a textual format.
Modules§
- GLSL compile options.
- HLSL compile options.
- MSL compile options.
Structs§
- Compile options common to all backends.
- The output of a SPIRV-Cross compilation.
- No compilation options.
Traits§
- Marker trait for a compiler target that can have compiler outputs.
- Marker trait for compiler options.