Variable VkViewport.minDepth

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