Variable VkClearAttachment.colorAttachment

struct VkClearAttachment
{
  // ...
  uint colorAttachment ;
  // ...
}