// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkGetPhysicalDeviceFormatProperties,vkGetPhysicalDeviceFormatProperties]] [source,c++] ---- void vkGetPhysicalDeviceFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties); ----