Variable VkPhysicalDeviceLimits.maxPushConstantsSize

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