Struct vulkano::format::ETC2_R8G8B8A8UnormBlock [] [src]

pub struct ETC2_R8G8B8A8UnormBlock;

Trait Implementations

impl Debug for ETC2_R8G8B8A8UnormBlock
[src]

Formats the value using the given formatter.

impl Copy for ETC2_R8G8B8A8UnormBlock
[src]

impl Clone for ETC2_R8G8B8A8UnormBlock
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ETC2_R8G8B8A8UnormBlock
[src]

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

impl FormatDesc for ETC2_R8G8B8A8UnormBlock
[src]

impl PossibleCompressedFormatDesc for ETC2_R8G8B8A8UnormBlock
[src]

impl PossibleFloatOrCompressedFormatDesc for ETC2_R8G8B8A8UnormBlock
[src]

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