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