Struct vulkano::format::S8Uint [] [src]

pub struct S8Uint;

Trait Implementations

impl Debug for S8Uint
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for S8Uint
[src]

impl Clone for S8Uint
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for S8Uint
[src]

[src]

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

impl FormatDesc for S8Uint
[src]

[src]

[src]

impl PossibleStencilFormatDesc for S8Uint
[src]

[src]

Auto Trait Implementations

impl Send for S8Uint

impl Sync for S8Uint