Struct vulkano::format::R8Sint [] [src]

pub struct R8Sint;

Trait Implementations

impl Debug for R8Sint
[src]

Formats the value using the given formatter.

impl Copy for R8Sint
[src]

impl Clone for R8Sint
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for R8Sint
[src]

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

impl FormatDesc for R8Sint
[src]

impl PossibleSintFormatDesc for R8Sint
[src]

impl StrongStorage for R8Sint
[src]