Type Definition vulkan_bindings::FnCmdClearDepthStencilImage[][src]

pub type FnCmdClearDepthStencilImage = extern "system" fn(commandBuffer: CommandBuffer, image: Image, imageLayout: ImageLayout, pDepthStencil: *const ClearDepthStencilValue, rangeCount: u32, pRanges: *const ImageSubresourceRange);