Enum gfx::format::Uint []

pub enum Uint {}

Trait Implementations

impl Debug for Uint

Formats the value using the given formatter.

impl PartialOrd<Uint> for Uint

impl PartialEq<Uint> for Uint

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

This method tests for !=.

impl TextureChannel for Uint

impl ChannelTyped for Uint

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 Ord for Uint

impl Hash for Uint

impl RenderChannel for Uint

impl Eq for Uint

impl Copy for Uint

impl Clone for Uint

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more