Enum gfx::format::Inorm []

pub enum Inorm {}

Trait Implementations

impl Eq for Inorm

impl TextureChannel for Inorm

impl Hash for Inorm

impl ChannelTyped for Inorm

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 PartialOrd<Inorm> for Inorm

impl Debug for Inorm

Formats the value using the given formatter.

impl PartialEq<Inorm> for Inorm

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

This method tests for !=.

impl RenderChannel for Inorm

impl Ord for Inorm

impl Copy for Inorm

impl Clone for Inorm

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl BlendChannel for Inorm