// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkGetPhysicalDeviceImageFormatProperties2,vkGetPhysicalDeviceImageFormatProperties2]] [source,c++] ---- VkResult vkGetPhysicalDeviceImageFormatProperties2( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageFormatProperties2* pImageFormatProperties); ----