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_srgbDiscussion
Only MTLTextureType.type2D, MTLTextureType.type2DArray, and MTLTextureType.typeCube textures are supported.