Enum gfx::format::R16_G16 []

pub enum R16_G16 {}

Trait Implementations

impl Debug for R16_G16

Formats the value using the given formatter.

impl PartialOrd<R16_G16> for R16_G16

impl PartialEq<R16_G16> for R16_G16

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

impl Ord for R16_G16

impl Hash for R16_G16

impl BufferSurface for R16_G16

impl SurfaceTyped for R16_G16

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Eq for R16_G16

impl Copy for R16_G16

impl Clone for R16_G16

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureSurface for R16_G16