Struct vulkano::format::EAC_R11SnormBlock [] [src]

pub struct EAC_R11SnormBlock;

Trait Implementations

impl Default for EAC_R11SnormBlock
[src]

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

impl Clone for EAC_R11SnormBlock
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for EAC_R11SnormBlock
[src]

impl Debug for EAC_R11SnormBlock
[src]

Formats the value using the given formatter.

impl FormatDesc for EAC_R11SnormBlock
[src]

impl PossibleCompressedFormatDesc for EAC_R11SnormBlock
[src]

impl PossibleFloatOrCompressedFormatDesc for EAC_R11SnormBlock
[src]

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