Variable VkPhysicalDeviceLimits.storageImageSampleCounts

struct VkPhysicalDeviceLimits
{
  // ...
  uint storageImageSampleCounts ;
  // ...
}