Skip to main content

Module vertex_format

Module vertex_format 

Source
Expand description

Groups helper APIs for the corresponding Model I/O vertex format symbols.

Constants§

CHAR
Exposes the corresponding Model I/O constant for char: u32.
CHAR2
Exposes the corresponding Model I/O constant for char2: u32.
CHAR3
Exposes the corresponding Model I/O constant for char3: u32.
CHAR4
Exposes the corresponding Model I/O constant for char4: u32.
CHAR2_NORMALIZED
Exposes the corresponding Model I/O constant for char2 normalized: u32.
CHAR3_NORMALIZED
Exposes the corresponding Model I/O constant for char3 normalized: u32.
CHAR4_NORMALIZED
Exposes the corresponding Model I/O constant for char4 normalized: u32.
CHAR_BITS
Exposes the corresponding Model I/O constant for char bits: u32.
CHAR_NORMALIZED
Exposes the corresponding Model I/O constant for char normalized: u32.
CHAR_NORMALIZED_BITS
Exposes the corresponding Model I/O constant for char normalized bits: u32.
FLOAT
Exposes the corresponding Model I/O constant for float: u32.
FLOAT2
Exposes the corresponding Model I/O constant for float2: u32.
FLOAT3
Exposes the corresponding Model I/O constant for float3: u32.
FLOAT4
Exposes the corresponding Model I/O constant for float4: u32.
FLOAT_BITS
Exposes the corresponding Model I/O constant for float bits: u32.
HALF
Exposes the corresponding Model I/O constant for half: u32.
HALF2
Exposes the corresponding Model I/O constant for half2: u32.
HALF3
Exposes the corresponding Model I/O constant for half3: u32.
HALF4
Exposes the corresponding Model I/O constant for half4: u32.
HALF_BITS
Exposes the corresponding Model I/O constant for half bits: u32.
INT
Exposes the corresponding Model I/O constant for int: u32.
INT2
Exposes the corresponding Model I/O constant for int2: u32.
INT3
Exposes the corresponding Model I/O constant for int3: u32.
INT4
Exposes the corresponding Model I/O constant for int4: u32.
INT1010102_NORMALIZED
Exposes the corresponding Model I/O constant for int1010102 normalized: u32.
INT_BITS
Exposes the corresponding Model I/O constant for int bits: u32.
INVALID
Exposes the corresponding Model I/O constant for invalid: u32.
PACKED_BIT
Exposes the corresponding Model I/O constant for packed bit: u32.
SHORT
Exposes the corresponding Model I/O constant for short: u32.
SHORT2
Exposes the corresponding Model I/O constant for short2: u32.
SHORT3
Exposes the corresponding Model I/O constant for short3: u32.
SHORT4
Exposes the corresponding Model I/O constant for short4: u32.
SHORT2_NORMALIZED
Exposes the corresponding Model I/O constant for short2 normalized: u32.
SHORT3_NORMALIZED
Exposes the corresponding Model I/O constant for short3 normalized: u32.
SHORT4_NORMALIZED
Exposes the corresponding Model I/O constant for short4 normalized: u32.
SHORT_BITS
Exposes the corresponding Model I/O constant for short bits: u32.
SHORT_NORMALIZED
Exposes the corresponding Model I/O constant for short normalized: u32.
SHORT_NORMALIZED_BITS
Exposes the corresponding Model I/O constant for short normalized bits: u32.
UCHAR
Exposes the corresponding Model I/O constant for uchar: u32.
UCHAR2
Exposes the corresponding Model I/O constant for uchar2: u32.
UCHAR3
Exposes the corresponding Model I/O constant for uchar3: u32.
UCHAR4
Exposes the corresponding Model I/O constant for uchar4: u32.
UCHAR2_NORMALIZED
Exposes the corresponding Model I/O constant for uchar2 normalized: u32.
UCHAR3_NORMALIZED
Exposes the corresponding Model I/O constant for uchar3 normalized: u32.
UCHAR4_NORMALIZED
Exposes the corresponding Model I/O constant for uchar4 normalized: u32.
UCHAR_BITS
Exposes the corresponding Model I/O constant for uchar bits: u32.
UCHAR_NORMALIZED
Exposes the corresponding Model I/O constant for uchar normalized: u32.
UCHAR_NORMALIZED_BITS
Exposes the corresponding Model I/O constant for uchar normalized bits: u32.
UINT
Exposes the corresponding Model I/O constant for uint: u32.
UINT2
Exposes the corresponding Model I/O constant for uint2: u32.
UINT3
Exposes the corresponding Model I/O constant for uint3: u32.
UINT4
Exposes the corresponding Model I/O constant for uint4: u32.
UINT1010102_NORMALIZED
Exposes the corresponding Model I/O constant for uint1010102 normalized: u32.
UINT_BITS
Exposes the corresponding Model I/O constant for uint bits: u32.
USHORT
Exposes the corresponding Model I/O constant for ushort: u32.
USHORT2
Exposes the corresponding Model I/O constant for ushort2: u32.
USHORT3
Exposes the corresponding Model I/O constant for ushort3: u32.
USHORT4
Exposes the corresponding Model I/O constant for ushort4: u32.
USHORT2_NORMALIZED
Exposes the corresponding Model I/O constant for ushort2 normalized: u32.
USHORT3_NORMALIZED
Exposes the corresponding Model I/O constant for ushort3 normalized: u32.
USHORT4_NORMALIZED
Exposes the corresponding Model I/O constant for ushort4 normalized: u32.
USHORT_BITS
Exposes the corresponding Model I/O constant for ushort bits: u32.
USHORT_NORMALIZED
Exposes the corresponding Model I/O constant for ushort normalized: u32.
USHORT_NORMALIZED_BITS
Exposes the corresponding Model I/O constant for ushort normalized bits: u32.