Variable VkClearRect.rect

struct VkClearRect
{
  // ...
  VkRect2D rect ;
  // ...
}