Variable VkOffset2D.y

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