Trait gfx_core::format::RenderChannel [−][src]
pub trait RenderChannel: ChannelTyped { }
An ability of a channel type to be used for render targets.
pub trait RenderChannel: ChannelTyped { }
An ability of a channel type to be used for render targets.
impl RenderChannel for Float[src]impl RenderChannel for Inorm[src]impl RenderChannel for Int[src]impl RenderChannel for Srgb[src]impl RenderChannel for Uint[src]impl RenderChannel for Unorm[src]