Variable ColorBlendInfo.attachments

struct ColorBlendInfo
{
  // ...
  ColorBlendAttachment[] attachments ;
  // ...
}