Variable VkOffset3D.z

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