Variable VkPipelineColorBlendAttachmentState.colorBlendOp

struct VkPipelineColorBlendAttachmentState
{
  // ...
  VkBlendOp colorBlendOp ;
  // ...
}