MTLAttributeFormat.floatRG11B10
One packed 32-bit value representing pixel data containing 11-bit float red and green channels, and a 10-bit float blue channel.
Declaration
case floatRG11B10Discussion
This data format is identical to MTLPixelFormat.rg11b10Float, and used in compute functions for manipulating pixels.