Variable VkImageFormatProperties.sampleCounts

struct VkImageFormatProperties
{
  // ...
  uint sampleCounts ;
  // ...
}