Expand description
Handles to SPIR-V IDs from reflection.
Structs§
- Constant
Id - A SPIR-V ID to a specialization constant.
- Handle
- A reference to an ID referring to an item in the compiler instance.
- TypeId
- A SPIR-V ID to a type.
- Variable
Id - A SPIR-V ID to a variable.
Traits§
- Id
- Trait for SPIRV-Cross ID types.