[go: up one dir, main page]

Enum gfx::format::R4_G4 [] [src]

pub enum R4_G4 {}

Trait Implementations

impl PartialOrd<R4_G4> for R4_G4
[src]

impl Copy for R4_G4
[src]

impl SurfaceTyped for R4_G4
[src]

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Ord for R4_G4
[src]

impl PartialEq<R4_G4> for R4_G4
[src]

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

This method tests for !=.

impl TextureSurface for R4_G4
[src]

impl Eq for R4_G4
[src]

impl RenderSurface for R4_G4
[src]

impl Hash for R4_G4
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl Debug for R4_G4
[src]

Formats the value using the given formatter.

impl Clone for R4_G4
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more