Enum gfx::format::R16 []

pub enum R16 {}

Trait Implementations

impl Ord for R16

impl PartialEq<R16> for R16

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

This method tests for !=.

impl TextureSurface for R16

impl Hash for R16

impl RenderSurface for R16

impl Clone for R16

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for R16

Formats the value using the given formatter.

impl Eq for R16

impl Copy for R16

impl PartialOrd<R16> for R16

impl SurfaceTyped for R16

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl BufferSurface for R16