Variable VkPhysicalDeviceLimits.maxSampleMaskWords

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