[go: up one dir, main page]

Enum gfx::format::Inorm []

pub enum Inorm {}

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureChannel 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 Eq for Inorm

impl PartialOrd<Inorm> for Inorm

impl Copy for Inorm

impl RenderChannel for Inorm

impl Debug for Inorm

Formats the value using the given formatter.

impl Hash for Inorm

impl BlendChannel for Inorm

impl Ord for Inorm