Enum gfx::format::D24_S8
[−]
[src]
pub enum D24_S8 {}pub enum D24_S8 {}impl SurfaceTyped for D24_S8type DataType = u32fn get_surface_type() -> SurfaceTypeimpl TextureSurface for D24_S8impl DepthSurface for D24_S8impl StencilSurface for D24_S8impl Debug for D24_S8impl Clone for D24_S8fn clone(&self) -> D24_S8fn clone_from(&mut self, source: &Self)impl Copy for D24_S8impl Hash for D24_S8impl PartialOrd<D24_S8> for D24_S8fn partial_cmp(&self, __arg_0: &D24_S8) -> Option<Ordering>fn lt(&self, __arg_0: &D24_S8) -> boolfn le(&self, __arg_0: &D24_S8) -> boolfn gt(&self, __arg_0: &D24_S8) -> boolfn ge(&self, __arg_0: &D24_S8) -> boolimpl PartialEq<D24_S8> for D24_S8impl Ord for D24_S8impl Eq for D24_S8