pub unsafe extern "system" fn vkCmdSetDepthBounds(
commandBuffer: VkCommandBuffer,
minDepthBounds: f32,
maxDepthBounds: f32,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkCmdSetDepthBounds(
commandBuffer: VkCommandBuffer,
minDepthBounds: f32,
maxDepthBounds: f32,
)Available if built with exported-prototypes.