Enum gfx::format::R8_G8 []

pub enum R8_G8 {}

Trait Implementations

impl PartialOrd<R8_G8> for R8_G8

impl TextureSurface for R8_G8

impl Eq for R8_G8

impl PartialEq<R8_G8> for R8_G8

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

This method tests for !=.

impl Clone for R8_G8

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl RenderSurface for R8_G8

impl Hash for R8_G8

Feeds this value into the state given, updating the hasher as necessary.

Feeds a slice of this type into the state provided.

impl Ord for R8_G8

impl BufferSurface for R8_G8

impl SurfaceTyped for R8_G8

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Copy for R8_G8

impl Debug for R8_G8

Formats the value using the given formatter.