Variable VkPhysicalDeviceSparseImageFormatInfo2.tiling

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