Variable VkPhysicalDeviceFeatures.dualSrcBlend

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