Variable VkDisplayPlaneCapabilitiesKHR.maxSrcExtent

struct VkDisplayPlaneCapabilitiesKHR
{
  // ...
  VkExtent2D maxSrcExtent ;
  // ...
}