MTLDataType.rgba16Snorm
An ordinary pixel with four components, each of which is a 16-bit, normalized, signed integer value.
Declaration
case rgba16SnormDiscussion
The color components are in RGBA order, which stands for red, green, blue, and alpha.