Type Alias ash::vk::PFN_vkCmdSetDepthBounds
source · pub type PFN_vkCmdSetDepthBounds = unsafe extern "system" fn(command_buffer: CommandBuffer, min_depth_bounds: f32, max_depth_bounds: f32);
pub type PFN_vkCmdSetDepthBounds = unsafe extern "system" fn(command_buffer: CommandBuffer, min_depth_bounds: f32, max_depth_bounds: f32);