Function cmd_set_depth_bounds

Source
pub unsafe fn cmd_set_depth_bounds(
    command_buffer: VkCommandBuffer,
    min_depth_bounds: c_float,
    max_depth_bounds: c_float,
)