MTLDataType.rg8Unorm
An ordinary pixel with two components, each of which is an 8-bit, normalized, unsigned integer value.
Declaration
case rg8UnormDiscussion
The color components are in RG order, which stands for red and green.
An ordinary pixel with two components, each of which is an 8-bit, normalized, unsigned integer value.
case rg8UnormThe color components are in RG order, which stands for red and green.