Variable VkOffset3D.x

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