Variable VkDisplayModeParametersKHR.visibleRegion

struct VkDisplayModeParametersKHR
{
  // ...
  VkExtent2D visibleRegion ;
  // ...
}