// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkGetPhysicalDeviceSparseImageFormatProperties2,vkGetPhysicalDeviceSparseImageFormatProperties2]] [source,c++] ---- void vkGetPhysicalDeviceSparseImageFormatProperties2( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceSparseImageFormatInfo2* pFormatInfo, uint32_t* pPropertyCount, VkSparseImageFormatProperties2* pProperties); ----