Struct vulkano::format::ASTC_6x5UnormBlock [] [src]

pub struct ASTC_6x5UnormBlock;

Trait Implementations

impl Default for ASTC_6x5UnormBlock
[src]

Returns the "default value" for a type. Read more

impl Clone for ASTC_6x5UnormBlock
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for ASTC_6x5UnormBlock
[src]

impl Debug for ASTC_6x5UnormBlock
[src]

Formats the value using the given formatter.

impl FormatDesc for ASTC_6x5UnormBlock
[src]

impl PossibleCompressedFormatDesc for ASTC_6x5UnormBlock
[src]

impl PossibleFloatOrCompressedFormatDesc for ASTC_6x5UnormBlock
[src]

Returns true if the format is a float or compressed format.