vkGetPhysicalDeviceFormatProperties

Function vkGetPhysicalDeviceFormatProperties 

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