Function vkGetPhysicalDeviceFormatProperties2

Source
pub unsafe extern "system" fn vkGetPhysicalDeviceFormatProperties2(
    physicalDevice: VkPhysicalDevice,
    format: VkFormat,
    pFormatProperties: *mut VkFormatProperties2,
)