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.
pub unsafe fn cmd_set_depth_bounds(
command_buffer: VkCommandBuffer,
min_depth_bounds: c_float,
max_depth_bounds: c_float,
)direct calling ffi functions.