Variable VkImageCreateInfo.tiling

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