Variable VkRenderPassBeginInfo.renderArea

struct VkRenderPassBeginInfo
{
  // ...
  VkRect2D renderArea ;
  // ...
}