Struct vulkano::format::E5B9G9R9UfloatPack32 [] [src]

pub struct E5B9G9R9UfloatPack32;

Trait Implementations

impl Debug for E5B9G9R9UfloatPack32
[src]

Formats the value using the given formatter.

impl Copy for E5B9G9R9UfloatPack32
[src]

impl Clone for E5B9G9R9UfloatPack32
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for E5B9G9R9UfloatPack32
[src]

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

impl FormatDesc for E5B9G9R9UfloatPack32
[src]

impl PossibleFloatFormatDesc for E5B9G9R9UfloatPack32
[src]

Returns true if the format is a float format.

impl PossibleFloatOrCompressedFormatDesc for E5B9G9R9UfloatPack32
[src]

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

impl StrongStorage for E5B9G9R9UfloatPack32
[src]