Variable Viewport.x

struct Viewport
{
  // ...
  float x ;
  // ...
}