Enum gfx::format::D32 []

pub enum D32 {}

Trait Implementations

impl PartialOrd<D32> for D32

impl TextureSurface for D32

impl Eq for D32

impl PartialEq<D32> for D32

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

This method tests for !=.

impl Clone for D32

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Hash for D32

Feeds this value into the state given, updating the hasher as necessary.

Feeds a slice of this type into the state provided.

impl Ord for D32

impl DepthSurface for D32

impl SurfaceTyped for D32

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Copy for D32

impl Debug for D32

Formats the value using the given formatter.