Enum gfx::format::R8 []

pub enum R8 {}

Trait Implementations

impl PartialEq<R8> for R8

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Eq for R8

impl RenderSurface for R8

impl PartialOrd<R8> for R8

impl Copy for R8

impl BufferSurface for R8

impl SurfaceTyped for R8

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Debug for R8

Formats the value using the given formatter.

impl Hash for R8

impl TextureSurface for R8

impl Ord for R8