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

type Rgba32F = (R32_G32_B32_A32, Float);

Standard 32-bit floating-point RGBA format.