Module ty

Module ty 

Source
Expand description

Structured representations of SPIR-V types.

Modules§

reg
walk

Structs§

AccelStructType
ArrayType
CombinedImageSamplerType
DeviceAddressType
ImageType
MatrixType
PointerType
RayQueryType
SampledImageType
SamplerType
StorageImageType
StructMember
StructType
SubpassDataType
TypeRegistry
VectorType
Walk

Enums§

AccessType
Access type of a variable.
DescriptorType
Descriptor type matching VkDescriptorType.
Dim
SPIR-V operand kind: Dim
ImageFormat
SPIR-V operand kind: ImageFormat
MatrixAxisOrder
ScalarType
StorageClass
SPIR-V operand kind: StorageClass
Type

Traits§

SpirvType