TOpenCLDevice.MinDataTypeAlignSize Property

Int32 MinDataTypeAlignSize { get; set; }

Minimum data alignment size.

Returns: Int32

Remarks:

The minimum value is the size (in bytes) of the largest OpenCL builtin data type supported by the device (long16 in FULL profile, long16 or int16 in EMBEDDED profile).