Enum gfx::format::R16_G16_B16_A16 []

pub enum R16_G16_B16_A16 {}

Trait Implementations

impl Debug for R16_G16_B16_A16

Formats the value using the given formatter.

impl PartialOrd<R16_G16_B16_A16> for R16_G16_B16_A16

impl PartialEq<R16_G16_B16_A16> for R16_G16_B16_A16

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

This method tests for !=.

impl RenderSurface for R16_G16_B16_A16

impl Ord for R16_G16_B16_A16

impl Hash for R16_G16_B16_A16

impl BufferSurface for R16_G16_B16_A16

impl SurfaceTyped for R16_G16_B16_A16

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Eq for R16_G16_B16_A16

impl Copy for R16_G16_B16_A16

impl Clone for R16_G16_B16_A16

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureSurface for R16_G16_B16_A16