Type Definition erupt::vk1_0::PFN_vkCmdSetDepthBounds[][src]

type PFN_vkCmdSetDepthBounds = unsafe extern "system" fn(command_buffer: CommandBuffer, min_depth_bounds: c_float, max_depth_bounds: c_float);

Vulkan Manual Page · Function