Variable VkRect2D.extent

struct VkRect2D
{
  // ...
  VkExtent2D extent ;
  // ...
}