[][src]Function vulkan_sys::vkCmdSetDepthBounds

pub unsafe extern "system" fn vkCmdSetDepthBounds(
    commandBuffer: VkCommandBuffer,
    minDepthBounds: f32,
    maxDepthBounds: f32
)