Enum gfx::format::R16 []

pub enum R16 {}

Trait Implementations

impl Debug for R16

Formats the value using the given formatter.

impl PartialOrd<R16> 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 RenderSurface for R16

impl Ord for R16

impl Hash for R16

impl BufferSurface for R16

impl SurfaceTyped for R16

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Eq for R16

impl Copy for R16

impl Clone for R16

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureSurface for R16