Skip to main content

cmd_set_depth_bounds

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,
)
Expand description

ยงSafety

direct calling ffi functions.