Struct vulkano::format::ASTC_12x12SrgbBlock [] [src]

pub struct ASTC_12x12SrgbBlock;

Trait Implementations

impl Debug for ASTC_12x12SrgbBlock
[src]

Formats the value using the given formatter.

impl Copy for ASTC_12x12SrgbBlock
[src]

impl Clone for ASTC_12x12SrgbBlock
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ASTC_12x12SrgbBlock
[src]

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

impl FormatDesc for ASTC_12x12SrgbBlock
[src]

impl PossibleCompressedFormatDesc for ASTC_12x12SrgbBlock
[src]

impl PossibleFloatOrCompressedFormatDesc for ASTC_12x12SrgbBlock
[src]

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