Enum gfx::format::Unorm []

pub enum Unorm {}

Trait Implementations

impl PartialEq<Unorm> for Unorm

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

This method tests for !=.

impl Clone for Unorm

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureChannel for Unorm

impl ChannelTyped for Unorm

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 Eq for Unorm

impl PartialOrd<Unorm> for Unorm

impl Copy for Unorm

impl RenderChannel for Unorm

impl Debug for Unorm

Formats the value using the given formatter.

impl Hash for Unorm

impl BlendChannel for Unorm

impl Ord for Unorm