Table of Contents

Enum SpvImageChannelDataType_

Namespace
Pie.Spirv.Cross.Native
Assembly
Pie.Spirv.Cross.dll
public enum SpvImageChannelDataType_

Fields

SpvImageChannelDataTypeFloat = 14
SpvImageChannelDataTypeHalfFloat = 13
SpvImageChannelDataTypeMax = 2147483647
SpvImageChannelDataTypeSignedInt16 = 8
SpvImageChannelDataTypeSignedInt32 = 9
SpvImageChannelDataTypeSignedInt8 = 7
SpvImageChannelDataTypeSnormInt16 = 1
SpvImageChannelDataTypeSnormInt8 = 0
SpvImageChannelDataTypeUnormInt101010 = 6
SpvImageChannelDataTypeUnormInt101010_2 = 16
SpvImageChannelDataTypeUnormInt16 = 3
SpvImageChannelDataTypeUnormInt24 = 15
SpvImageChannelDataTypeUnormInt8 = 2
SpvImageChannelDataTypeUnormShort555 = 5
SpvImageChannelDataTypeUnormShort565 = 4
SpvImageChannelDataTypeUnsignedInt16 = 11
SpvImageChannelDataTypeUnsignedInt32 = 12
SpvImageChannelDataTypeUnsignedInt8 = 10