Variable VkPhysicalDeviceFeatures.tessellationShader

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