Variable VkViewport.x

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