Enum gfx::format::Float []

pub enum Float {}

Trait Implementations

impl Eq for Float

impl Ord for Float

impl PartialEq<Float> for Float

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl PartialOrd<Float> for Float

impl Hash for Float

impl Copy for Float

impl Clone for Float

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Float

Formats the value using the given formatter.

impl ChannelTyped for Float

Shader-visible type that corresponds to this channel. For example, normalized integers are visible as floats. Read more

Return the run-time value of the type.

impl TextureChannel for Float

impl RenderChannel for Float

impl BlendChannel for Float