Variable VkExtent2D.height

struct VkExtent2D
{
  // ...
  uint height ;
  // ...
}