Struct vk_sys::ClearDepthStencilValue
[−]
[src]
#[repr(C)]pub struct ClearDepthStencilValue { pub depth: f32, pub stencil: u32, }
Fields
depth: f32
stencil: u32