Contents

MTLPixelFormat.rgb8Snorm

An ordinary format with three components of 8-bit normalized, signed integer values in RGB order.

Declaration

case rgb8Snorm

Discussion

The order of the color components in this format are red, green and blue.

You can apply this format to a texture you create only with an MTLTextureDescriptor instance with all of the following property configurations: