Variable VkRect2D.offset

struct VkRect2D
{
  // ...
  VkOffset2D offset ;
  // ...
}