Type Definition gfx_core::format::Rgb10a2F[][src]

type Rgb10a2F = (R10_G10_B10_A2, Float);

Standard HDR floating-point format with 10 bits for RGB components and 2 bits for the alpha.