Enum gfx::format::D32 []

pub enum D32 {}

Trait Implementations

impl Eq for D32

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

impl Hash for D32

impl Copy for D32

impl Clone for D32

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for D32

Formats the value using the given formatter.

impl SurfaceTyped for D32

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl TextureSurface for D32

impl DepthSurface for D32