Variable VkImageCreateInfo.samples

struct VkImageCreateInfo
{
  // ...
  VkSampleCountFlagBits samples ;
  // ...
}