[][src]Trait gfx::format::BlendChannel

pub trait BlendChannel: RenderChannel { }

An ability of a channel type to be used for blended render targets.

Implementors

impl BlendChannel for Float[src]

impl BlendChannel for Inorm[src]

impl BlendChannel for Srgb[src]

impl BlendChannel for Unorm[src]

Loading content...