Skip to main content

cmd_clear_depth_stencil_image

Function cmd_clear_depth_stencil_image 

Source
pub unsafe fn cmd_clear_depth_stencil_image(
    command_buffer: VkCommandBuffer,
    image: VkImage,
    image_layout: VkImageLayout,
    depth_stencil: *const VkClearDepthStencilValue,
    range_count: u32,
    ranges: *const VkImageSubresourceRange,
)
Expand description

ยงSafety

direct calling ffi functions.