Type Definition erupt::vk1_1::PFN_vkGetPhysicalDeviceFormatProperties2[][src]

pub type PFN_vkGetPhysicalDeviceFormatProperties2 = unsafe extern "system" fn(physical_device: PhysicalDevice, format: Format, p_format_properties: *mut FormatProperties2);
Expand description

Vulkan Manual Page · Function