Enum gfx::format::R5_G6_B5
[−]
[src]
pub enum R5_G6_B5 {}
pub enum R5_G6_B5 {}
impl SurfaceTyped for R5_G6_B5
type DataType = u16
fn get_surface_type() -> SurfaceType
impl TextureSurface for R5_G6_B5
impl RenderSurface for R5_G6_B5
impl Debug for R5_G6_B5
impl Clone for R5_G6_B5
fn clone(&self) -> R5_G6_B5
fn clone_from(&mut self, source: &Self)
impl Copy for R5_G6_B5
impl Hash for R5_G6_B5
impl PartialOrd<R5_G6_B5> for R5_G6_B5
fn partial_cmp(&self, __arg_0: &R5_G6_B5) -> Option<Ordering>
fn lt(&self, __arg_0: &R5_G6_B5) -> bool
fn le(&self, __arg_0: &R5_G6_B5) -> bool
fn gt(&self, __arg_0: &R5_G6_B5) -> bool
fn ge(&self, __arg_0: &R5_G6_B5) -> bool
impl PartialEq<R5_G6_B5> for R5_G6_B5
impl Ord for R5_G6_B5
impl Eq for R5_G6_B5