MTLDataType.rg16Unorm
An ordinary pixel with two components, each of which is a 16-bit, normalized, unsigned integer value.
Declaration
case rg16UnormDiscussion
The color components are in RG order, which stands for red and green.
An ordinary pixel with two components, each of which is a 16-bit, normalized, unsigned integer value.
case rg16UnormThe color components are in RG order, which stands for red and green.