Type Definition ash::vk::PFN_vkCmdSetDepthBounds[][src]

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