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