MTLDataType.rgba8Snorm
An ordinary pixel with four components, each of which is an 8-bit, normalized, signed integer value.
Declaration
case rgba8SnormDiscussion
The color components are in RGBA order, which stands for red, green, blue, and alpha.
An ordinary pixel with four components, each of which is an 8-bit, normalized, signed integer value.
case rgba8SnormThe color components are in RGBA order, which stands for red, green, blue, and alpha.