Variable VkPhysicalDeviceFeatures.shaderTessellationAndGeometryPointSize

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