Enum gfx::format::Float []

pub enum Float {}

Trait Implementations

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 Clone for Float

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureChannel for Float

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 Eq for Float

impl PartialOrd<Float> for Float

impl Copy for Float

impl RenderChannel for Float

impl Debug for Float

Formats the value using the given formatter.

impl Hash for Float

impl BlendChannel for Float

impl Ord for Float