Variable VkViewport.maxDepth

struct VkViewport
{
  // ...
  float maxDepth ;
  // ...
}