Struct gfx_hal::format::Etc2R8g8b8a1Srgb [−][src]
pub struct Etc2R8g8b8a1Srgb;
A struct equivalent to the matching Format
enum member, which allows
an API to be strongly typed on particular formats.
Trait Implementations
impl Clone for Etc2R8g8b8a1Srgb
[src]
impl Clone for Etc2R8g8b8a1Srgb
[src]fn clone(&self) -> Etc2R8g8b8a1Srgb
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Copy for Etc2R8g8b8a1Srgb
[src]
impl Copy for Etc2R8g8b8a1Srgb
[src]impl Eq for Etc2R8g8b8a1Srgb
[src]
impl Eq for Etc2R8g8b8a1Srgb
[src]impl Hash for Etc2R8g8b8a1Srgb
[src]
impl Hash for Etc2R8g8b8a1Srgb
[src]impl Ord for Etc2R8g8b8a1Srgb
[src]
impl Ord for Etc2R8g8b8a1Srgb
[src]impl PartialEq<Etc2R8g8b8a1Srgb> for Etc2R8g8b8a1Srgb
[src]
impl PartialEq<Etc2R8g8b8a1Srgb> for Etc2R8g8b8a1Srgb
[src]impl PartialOrd<Etc2R8g8b8a1Srgb> for Etc2R8g8b8a1Srgb
[src]
impl PartialOrd<Etc2R8g8b8a1Srgb> for Etc2R8g8b8a1Srgb
[src]fn partial_cmp(&self, other: &Etc2R8g8b8a1Srgb) -> Option<Ordering>
[src]
#[must_use]pub fn lt(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
pub fn lt(&self, other: &Rhs) -> bool#[must_use]pub fn le(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
pub fn le(&self, other: &Rhs) -> bool#[must_use]pub fn gt(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
pub fn gt(&self, other: &Rhs) -> bool#[must_use]pub fn ge(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
pub fn ge(&self, other: &Rhs) -> boolimpl StructuralEq for Etc2R8g8b8a1Srgb
[src]
impl StructuralEq for Etc2R8g8b8a1Srgb
[src]impl StructuralPartialEq for Etc2R8g8b8a1Srgb
[src]
impl StructuralPartialEq for Etc2R8g8b8a1Srgb
[src]Auto Trait Implementations
impl RefUnwindSafe for Etc2R8g8b8a1Srgb
impl RefUnwindSafe for Etc2R8g8b8a1Srgb
impl Send for Etc2R8g8b8a1Srgb
impl Send for Etc2R8g8b8a1Srgb
impl Sync for Etc2R8g8b8a1Srgb
impl Sync for Etc2R8g8b8a1Srgb
impl Unpin for Etc2R8g8b8a1Srgb
impl Unpin for Etc2R8g8b8a1Srgb
impl UnwindSafe for Etc2R8g8b8a1Srgb
impl UnwindSafe for Etc2R8g8b8a1Srgb