[−][src]Type Definition ash::vk::PFN_vkCmdSetDepthBounds
type PFN_vkCmdSetDepthBounds = extern "system" fn(command_buffer: CommandBuffer, min_depth_bounds: f32, max_depth_bounds: f32) -> c_void;
type PFN_vkCmdSetDepthBounds = extern "system" fn(command_buffer: CommandBuffer, min_depth_bounds: f32, max_depth_bounds: f32) -> c_void;