Struct vulkano::format::D32Sfloat [] [src]

pub struct D32Sfloat;

Trait Implementations

impl Default for D32Sfloat
[src]

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

impl Clone for D32Sfloat
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for D32Sfloat
[src]

impl Debug for D32Sfloat
[src]

Formats the value using the given formatter.

impl FormatDesc for D32Sfloat
[src]

impl PossibleDepthFormatDesc for D32Sfloat
[src]