Contents

MTLPixelFormat.etc2_rgb8_srgb

Compressed format using ETC2 compression with three 8-bit components with conversion between sRGB and linear space.

Declaration

case etc2_rgb8_srgb

Discussion

Only MTLTextureType.type2D, MTLTextureType.type2DArray, and MTLTextureType.typeCube textures are supported.

See Also

Compressed EAC/ETC pixel formats