Struct vulkano::format::B8G8R8A8Uint [] [src]

pub struct B8G8R8A8Uint;

Trait Implementations

impl Debug for B8G8R8A8Uint
[src]

Formats the value using the given formatter.

impl Copy for B8G8R8A8Uint
[src]

impl Clone for B8G8R8A8Uint
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for B8G8R8A8Uint
[src]

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

impl FormatDesc for B8G8R8A8Uint
[src]

impl PossibleUintFormatDesc for B8G8R8A8Uint
[src]

impl StrongStorage for B8G8R8A8Uint
[src]