Enum gfx::format::D24 []

pub enum D24 {}

Trait Implementations

impl PartialOrd<D24> for D24

impl TextureSurface for D24

impl Eq for D24

impl PartialEq<D24> for D24

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

This method tests for !=.

impl Clone for D24

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Hash for D24

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 D24

impl DepthSurface for D24

impl SurfaceTyped for D24

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Copy for D24

impl Debug for D24

Formats the value using the given formatter.