Function VkInstanceCmds.GetPhysicalDeviceFormatProperties

Commands for VK_VERSION_1_0

void GetPhysicalDeviceFormatProperties (
  VkPhysicalDevice_T* physicalDevice,
  VkFormat format,
  VkFormatProperties* pFormatProperties
);