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