Function vks::vkCmdSetDepthBounds [] [src]

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