Contents

MTLPixelFormat.pvrtc_rgba_2bpp_srgb

A compressed format that uses PVRTC compression and 2bpp for RGBA components with a conversion between sRGB and linear space.

Declaration

case pvrtc_rgba_2bpp_srgb

Discussion

The only texture types that support this format include:

See Also

Compressed PVRTC pixel formats