Struct ash::vk::ClearDepthStencilValue [−][src]
Expand description
Fields
depth: f32
stencil: u32
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ClearDepthStencilValue
impl Send for ClearDepthStencilValue
impl Sync for ClearDepthStencilValue
impl Unpin for ClearDepthStencilValue
impl UnwindSafe for ClearDepthStencilValue
Blanket Implementations
Mutably borrows from an owned value. Read more