Variable VkPhysicalDeviceFeatures.largePoints

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