Struct vulkano::format::R8G8Uint [] [src]

pub struct R8G8Uint;

Trait Implementations

impl Debug for R8G8Uint
[src]

Formats the value using the given formatter.

impl Copy for R8G8Uint
[src]

impl Clone for R8G8Uint
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for R8G8Uint
[src]

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

impl FormatDesc for R8G8Uint
[src]

impl PossibleUintFormatDesc for R8G8Uint
[src]

impl StrongStorage for R8G8Uint
[src]