Enum gfx::format::Int []

pub enum Int {}

Trait Implementations

impl PartialOrd<Int> for Int

impl Eq for Int

impl PartialEq<Int> for Int

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

This method tests for !=.

impl Clone for Int

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureChannel for Int

impl ChannelTyped for Int

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 Int

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 Int

impl RenderChannel for Int

impl Copy for Int

impl Debug for Int

Formats the value using the given formatter.