MPSDataType Enum

Definition

Enumerates values that specify floating point data types.

[ObjCRuntime.TV(10, 0)]
public enum MPSDataType
type MPSDataType = 
Inheritance
MPSDataType
Attributes

Fields

Float16 268435472
Float32 268435488

Indicates 32-bit floating point format data.

FloatBit 268435456

Indicates floating point format data of any width.

Int16 536870928
Int8 536870920
Invalid 0
NormalizedBit 1073741824
SignedBit 536870912
UInt16 16
UInt32 32
UInt8 8
Unorm1 1073741825
Unorm8 1073741832

Applies to