Struct vulkano::format::A2R10G10B10UintPack32 [] [src]

pub struct A2R10G10B10UintPack32;

Trait Implementations

impl Debug for A2R10G10B10UintPack32
[src]

Formats the value using the given formatter.

impl Copy for A2R10G10B10UintPack32
[src]

impl Clone for A2R10G10B10UintPack32
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for A2R10G10B10UintPack32
[src]

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

impl FormatDesc for A2R10G10B10UintPack32
[src]

impl PossibleUintFormatDesc for A2R10G10B10UintPack32
[src]

impl StrongStorage for A2R10G10B10UintPack32
[src]

impl AcceptsPixels<u32> for A2R10G10B10UintPack32
[src]

Returns an error if T cannot be used as a source of pixels for Self.

The number of Ts which make up a single pixel. Read more