Variable VkDisplayPlaneCapabilitiesKHR.maxDstPosition

struct VkDisplayPlaneCapabilitiesKHR
{
  // ...
  VkOffset2D maxDstPosition ;
  // ...
}