Variable VkPhysicalDeviceFeatures.fillModeNonSolid

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