Variable VkPipelineColorBlendAttachmentState.blendEnable

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