Variable VkPhysicalDeviceProperties.limits

struct VkPhysicalDeviceProperties
{
  // ...
  VkPhysicalDeviceLimits limits ;
  // ...
}