Variable VkSurfaceCapabilitiesKHR.maxImageCount

struct VkSurfaceCapabilitiesKHR
{
  // ...
  uint maxImageCount ;
  // ...
}