[go: up one dir, main page]

Enum gfx::format::Uint []

pub enum Uint {}

Trait Implementations

impl PartialOrd<Uint> for Uint

impl Eq 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 Clone for Uint

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

Feeds this value into the state given, updating the hasher as necessary.

Feeds a slice of this type into the state provided.

impl Ord for Uint

impl RenderChannel for Uint

impl Copy for Uint

impl Debug for Uint

Formats the value using the given formatter.