MTLPixelFormat.etc2_rgb8
Compressed format using ETC2 compression with three 8-bit components.
Declaration
case etc2_rgb8Discussion
Only MTLTextureType.type2D, MTLTextureType.type2DArray, and MTLTextureType.typeCube textures are supported.
Compressed format using ETC2 compression with three 8-bit components.
case etc2_rgb8Only MTLTextureType.type2D, MTLTextureType.type2DArray, and MTLTextureType.typeCube textures are supported.