Variable VkDisplayPropertiesKHR.physicalResolution

struct VkDisplayPropertiesKHR
{
  // ...
  VkExtent2D physicalResolution ;
  // ...
}