Enum gfx::format::D24_S8 []

pub enum D24_S8 {}

Trait Implementations

impl Debug for D24_S8

Formats the value using the given formatter.

impl PartialOrd<D24_S8> for D24_S8

impl PartialEq<D24_S8> for D24_S8

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

This method tests for !=.

impl Ord for D24_S8

impl Hash for D24_S8

impl DepthSurface for D24_S8

impl SurfaceTyped for D24_S8

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Eq for D24_S8

impl Copy for D24_S8

impl Clone for D24_S8

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl StencilSurface for D24_S8

impl TextureSurface for D24_S8