Variable VkSubpassDescription.colorAttachmentCount

struct VkSubpassDescription
{
  // ...
  uint colorAttachmentCount ;
  // ...
}