[−][src]Crate spirv_headers
The SPIR-V header.
This crate contains Rust definitions of all SPIR-V structs, enums, and constants.
The version of this crate is the version of SPIR-V it contains.
Structs
FPFastMathMode | SPIR-V operand kind: FPFastMathMode |
FunctionControl | SPIR-V operand kind: FunctionControl |
ImageOperands | SPIR-V operand kind: ImageOperands |
KernelProfilingInfo | SPIR-V operand kind: KernelProfilingInfo |
LoopControl | SPIR-V operand kind: LoopControl |
MemoryAccess | SPIR-V operand kind: MemoryAccess |
MemorySemantics | SPIR-V operand kind: MemorySemantics |
SelectionControl | SPIR-V operand kind: SelectionControl |
Enums
Constants
MAGIC_NUMBER | |
MAJOR_VERSION | |
MINOR_VERSION | |
REVISION |
Type Definitions
Word |