Variable VkDisplayPropertiesKHR.physicalDimensions

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