Enum gfx::format::D16 []

pub enum D16 {}

Trait Implementations

impl Debug for D16

Formats the value using the given formatter.

impl PartialOrd<D16> for D16

impl PartialEq<D16> for D16

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

This method tests for !=.

impl Ord for D16

impl Hash for D16

impl DepthSurface for D16

impl SurfaceTyped for D16

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Eq for D16

impl Copy for D16

impl Clone for D16

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureSurface for D16