Contents

MTLVertexFormat.floatRG11B10

A three-component vector with 11-bit floating-point values for red and green, and a 10-bit value for blue.

Declaration

case floatRG11B10

Discussion

The 11-bit components for red and green each store five exponent bits and six mantissa bits. The 10-bit blue component stores five exponent bits and five mantissa bits.

See Also

32-bit floating-point formats