Variable VkPhysicalDeviceLimits.maxFragmentInputComponents

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