Enum gfx_core::format::R4_G4
[−]
[src]
pub enum R4_G4 {}pub enum R4_G4 {}impl SurfaceTyped for R4_G4type DataType = u8fn get_surface_type() -> SurfaceTypeimpl TextureSurface for R4_G4impl RenderSurface for R4_G4impl Debug for R4_G4impl Clone for R4_G4fn clone(&self) -> R4_G4fn clone_from(&mut self, source: &Self)impl Copy for R4_G4impl Hash for R4_G4fn hash<__H: Hasher>(&self, __arg_0: &mut __H)fn hash_slice<H>(data: &[Self], state: &mut H) where H: Hasherimpl PartialOrd for R4_G4fn partial_cmp(&self, __arg_0: &R4_G4) -> Option<Ordering>fn lt(&self, __arg_0: &R4_G4) -> boolfn le(&self, __arg_0: &R4_G4) -> boolfn gt(&self, __arg_0: &R4_G4) -> boolfn ge(&self, __arg_0: &R4_G4) -> boolimpl PartialEq for R4_G4impl Ord for R4_G4impl Eq for R4_G4