Variable VkPhysicalDeviceFeatures.independentBlend

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