Variable VkOffset3D.y

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