Enum gfx::format::R11_G11_B10 []

pub enum R11_G11_B10 {}

Trait Implementations

impl Debug for R11_G11_B10

Formats the value using the given formatter.

impl PartialOrd<R11_G11_B10> for R11_G11_B10

impl PartialEq<R11_G11_B10> for R11_G11_B10

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

This method tests for !=.

impl RenderSurface for R11_G11_B10

impl Ord for R11_G11_B10

impl Hash for R11_G11_B10

impl BufferSurface for R11_G11_B10

impl SurfaceTyped for R11_G11_B10

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Eq for R11_G11_B10

impl Copy for R11_G11_B10

impl Clone for R11_G11_B10

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureSurface for R11_G11_B10