MTLAttributeFormat.floatRGB9E5
One packed 32-bit value representing pixel data containing 9-bit float red, green, and blue channels, and a 5-bit float shared exponent channel.
Declaration
case floatRGB9E5Discussion
This data format is identical to MTLPixelFormat.rgb9e5Float, and used in compute functions for manipulating pixels.