Enum gfx::format::R5_G5_B5_A1 []

pub enum R5_G5_B5_A1 {}

Trait Implementations

impl PartialEq<R5_G5_B5_A1> for R5_G5_B5_A1

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

This method tests for !=.

impl Clone for R5_G5_B5_A1

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Eq for R5_G5_B5_A1

impl RenderSurface for R5_G5_B5_A1

impl PartialOrd<R5_G5_B5_A1> for R5_G5_B5_A1

impl Copy for R5_G5_B5_A1

impl SurfaceTyped for R5_G5_B5_A1

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Debug for R5_G5_B5_A1

Formats the value using the given formatter.

impl Hash for R5_G5_B5_A1

impl TextureSurface for R5_G5_B5_A1

impl Ord for R5_G5_B5_A1