Variable VkPhysicalDeviceLimits.maxColorAttachments

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