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