Type Definition vulkan_bindings::FnCmdSetDepthBounds[][src]

pub type FnCmdSetDepthBounds = extern "system" fn(commandBuffer: CommandBuffer, minDepthBounds: f32, maxDepthBounds: f32);