Enum gfx::format::Int []

pub enum Int {}

Trait Implementations

impl Debug for Int

Formats the value using the given formatter.

impl PartialOrd<Int> 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 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 Ord for Int

impl Hash for Int

impl RenderChannel for Int

impl Eq for Int

impl Copy for Int

impl Clone for Int

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more