Struct vulkano::format::A8B8G8R8UintPack32 [] [src]

pub struct A8B8G8R8UintPack32;

Trait Implementations

impl Debug for A8B8G8R8UintPack32
[src]

Formats the value using the given formatter.

impl Copy for A8B8G8R8UintPack32
[src]

impl Clone for A8B8G8R8UintPack32
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for A8B8G8R8UintPack32
[src]

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

impl FormatDesc for A8B8G8R8UintPack32
[src]

impl PossibleUintFormatDesc for A8B8G8R8UintPack32
[src]

impl StrongStorage for A8B8G8R8UintPack32
[src]