Struct gfx_hal::format::Etc2R8g8b8a8Srgb [−][src]
pub struct Etc2R8g8b8a8Srgb;
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 Etc2R8g8b8a8Srgb
[src]
impl Clone for Etc2R8g8b8a8Srgb
[src]fn clone(&self) -> Etc2R8g8b8a8Srgb
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Copy for Etc2R8g8b8a8Srgb
[src]
impl Copy for Etc2R8g8b8a8Srgb
[src]impl Eq for Etc2R8g8b8a8Srgb
[src]
impl Eq for Etc2R8g8b8a8Srgb
[src]impl Hash for Etc2R8g8b8a8Srgb
[src]
impl Hash for Etc2R8g8b8a8Srgb
[src]impl Ord for Etc2R8g8b8a8Srgb
[src]
impl Ord for Etc2R8g8b8a8Srgb
[src]impl PartialEq<Etc2R8g8b8a8Srgb> for Etc2R8g8b8a8Srgb
[src]
impl PartialEq<Etc2R8g8b8a8Srgb> for Etc2R8g8b8a8Srgb
[src]impl PartialOrd<Etc2R8g8b8a8Srgb> for Etc2R8g8b8a8Srgb
[src]
impl PartialOrd<Etc2R8g8b8a8Srgb> for Etc2R8g8b8a8Srgb
[src]fn partial_cmp(&self, other: &Etc2R8g8b8a8Srgb) -> 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 Etc2R8g8b8a8Srgb
[src]
impl StructuralEq for Etc2R8g8b8a8Srgb
[src]impl StructuralPartialEq for Etc2R8g8b8a8Srgb
[src]
impl StructuralPartialEq for Etc2R8g8b8a8Srgb
[src]Auto Trait Implementations
impl RefUnwindSafe for Etc2R8g8b8a8Srgb
impl RefUnwindSafe for Etc2R8g8b8a8Srgb
impl Send for Etc2R8g8b8a8Srgb
impl Send for Etc2R8g8b8a8Srgb
impl Sync for Etc2R8g8b8a8Srgb
impl Sync for Etc2R8g8b8a8Srgb
impl Unpin for Etc2R8g8b8a8Srgb
impl Unpin for Etc2R8g8b8a8Srgb
impl UnwindSafe for Etc2R8g8b8a8Srgb
impl UnwindSafe for Etc2R8g8b8a8Srgb