Variable VkExtent3D.depth

struct VkExtent3D
{
  // ...
  uint depth ;
  // ...
}