Contents

MTLPixelFormat.eac_rg11Unorm

Compressed format using EAC compression with two normalized unsigned integer components.

Declaration

case eac_rg11Unorm

Discussion

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

See Also

Compressed EAC/ETC pixel formats