Variable VkOffset2D.x

struct VkOffset2D
{
  // ...
  int x ;
  // ...
}