Type Definition gfx::format::Rgba16F

source ·
pub type Rgba16F = (R16_G16_B16_A16, Float);
Expand description

Standard 16-bit floating-point RGBA format.