Enum gfx::format::R5_G6_B5 []

pub enum R5_G6_B5 {}

Trait Implementations

impl Debug for R5_G6_B5

Formats the value using the given formatter.

impl PartialOrd<R5_G6_B5> for R5_G6_B5

impl PartialEq<R5_G6_B5> for R5_G6_B5

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

This method tests for !=.

impl RenderSurface for R5_G6_B5

impl Ord for R5_G6_B5

impl Hash for R5_G6_B5

impl SurfaceTyped for R5_G6_B5

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Eq for R5_G6_B5

impl Copy for R5_G6_B5

impl Clone for R5_G6_B5

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureSurface for R5_G6_B5