Variable VkPipelineColorBlendAttachmentState.colorWriteMask

struct VkPipelineColorBlendAttachmentState
{
  // ...
  uint colorWriteMask ;
  // ...
}