Type Definition Rgba32F
gfx::format
type Rgba32F = (R32_G32_B32_A32, Float);
Standard 32-bit floating-point RGBA format.