ash::vk

Type Alias PFN_vkCmdSetDepthBounds

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