Enum gfx::format::D16 []

pub enum D16 {}

Trait Implementations

impl Eq for D16

impl Ord 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 PartialOrd<D16> for D16

impl Hash 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 Debug for D16

Formats the value using the given formatter.

impl SurfaceTyped for D16

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl TextureSurface for D16

impl DepthSurface for D16