Variable VkPipelineColorBlendStateCreateInfo.logicOpEnable

struct VkPipelineColorBlendStateCreateInfo
{
  // ...
  uint logicOpEnable ;
  // ...
}