Function vkGetPhysicalDeviceFormatProperties2KHR

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