Struct vulkano::format::A1R5G5B5UnormPack16 [] [src]

pub struct A1R5G5B5UnormPack16;

Trait Implementations

impl Debug for A1R5G5B5UnormPack16
[src]

Formats the value using the given formatter.

impl Copy for A1R5G5B5UnormPack16
[src]

impl Clone for A1R5G5B5UnormPack16
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for A1R5G5B5UnormPack16
[src]

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

impl FormatDesc for A1R5G5B5UnormPack16
[src]

impl PossibleFloatFormatDesc for A1R5G5B5UnormPack16
[src]

Returns true if the format is a float format.

impl PossibleFloatOrCompressedFormatDesc for A1R5G5B5UnormPack16
[src]

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

impl StrongStorage for A1R5G5B5UnormPack16
[src]