Variable VkPhysicalDeviceLimits.maxTessellationPatchSize

struct VkPhysicalDeviceLimits
{
  // ...
  uint maxTessellationPatchSize ;
  // ...
}