Variable VkPhysicalDeviceImageFormatInfo2.tiling

struct VkPhysicalDeviceImageFormatInfo2
{
  // ...
  VkImageTiling tiling ;
  // ...
}