Enum gfx::format::R10_G10_B10_A2 []

pub enum R10_G10_B10_A2 {}

Trait Implementations

impl Debug for R10_G10_B10_A2

Formats the value using the given formatter.

impl PartialOrd<R10_G10_B10_A2> for R10_G10_B10_A2

impl PartialEq<R10_G10_B10_A2> for R10_G10_B10_A2

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

This method tests for !=.

impl RenderSurface for R10_G10_B10_A2

impl Ord for R10_G10_B10_A2

impl Hash for R10_G10_B10_A2

impl BufferSurface for R10_G10_B10_A2

impl SurfaceTyped for R10_G10_B10_A2

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Eq for R10_G10_B10_A2

impl Copy for R10_G10_B10_A2

impl Clone for R10_G10_B10_A2

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureSurface for R10_G10_B10_A2