Variable VkPhysicalDeviceFeatures.logicOp

struct VkPhysicalDeviceFeatures
{
  // ...
  uint logicOp ;
  // ...
}