Enum gfx::format::D24 []

pub enum D24 {}

Trait Implementations

impl Ord 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 TextureSurface for D24

impl Hash for D24

impl Clone for D24

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for D24

Formats the value using the given formatter.

impl Eq for D24

impl Copy for D24

impl PartialOrd<D24> for D24

impl SurfaceTyped for D24

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl DepthSurface for D24