Variable VkPipelineColorBlendStateCreateInfo.logicOp

struct VkPipelineColorBlendStateCreateInfo
{
  // ...
  VkLogicOp logicOp ;
  // ...
}