[go: up one dir, main page]

Enum gfx::format::Srgb []

pub enum Srgb {}

Trait Implementations

impl PartialEq<Srgb> for Srgb

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

This method tests for !=.

impl Clone for Srgb

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureChannel for Srgb

impl ChannelTyped for Srgb

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 Srgb

impl PartialOrd<Srgb> for Srgb

impl Copy for Srgb

impl RenderChannel for Srgb

impl Debug for Srgb

Formats the value using the given formatter.

impl Hash for Srgb

impl BlendChannel for Srgb

impl Ord for Srgb