Enum gfx::format::R16_G16_B16 []

pub enum R16_G16_B16 {}

Trait Implementations

impl PartialOrd<R16_G16_B16> for R16_G16_B16

impl TextureSurface for R16_G16_B16

impl Eq for R16_G16_B16

impl PartialEq<R16_G16_B16> for R16_G16_B16

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

This method tests for !=.

impl Clone for R16_G16_B16

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl RenderSurface for R16_G16_B16

impl Hash for R16_G16_B16

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 R16_G16_B16

impl BufferSurface for R16_G16_B16

impl SurfaceTyped for R16_G16_B16

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Copy for R16_G16_B16

impl Debug for R16_G16_B16

Formats the value using the given formatter.