Variable VkDisplayPlaneCapabilitiesKHR.minSrcExtent

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