Enum gfx::format::R4_G4_B4_A4 []

pub enum R4_G4_B4_A4 {}

Trait Implementations

impl Debug for R4_G4_B4_A4

Formats the value using the given formatter.

impl PartialOrd<R4_G4_B4_A4> for R4_G4_B4_A4

impl PartialEq<R4_G4_B4_A4> for R4_G4_B4_A4

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

This method tests for !=.

impl RenderSurface for R4_G4_B4_A4

impl Ord for R4_G4_B4_A4

impl Hash for R4_G4_B4_A4

impl SurfaceTyped for R4_G4_B4_A4

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Eq for R4_G4_B4_A4

impl Copy for R4_G4_B4_A4

impl Clone for R4_G4_B4_A4

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureSurface for R4_G4_B4_A4