Structs§
- Entry
Point - Describes a single
EntryPoint
in a SPIR-V module. - Location
Variable - Describes an input or output variable declared in a SPIRV module
- Module
- Stores the reflection info of a single SPIRV module.
- Push
Constant Variable - Describes a push constant variable declared in a SPIRV module
- Struct
Member - Describes a single member of a
Type::Struct
type - Uniform
Variable - Describes a uniform variable declared in a SPIRV module
Enums§
- Error
- Execution
Model - The execution model of an
EntryPoint
. - Storage
Class - Describes what type of storage a pointer points to
- Type
- Represents a type declared in a SPIRV module.