Variable VkPhysicalDeviceFeatures.depthClamp

struct VkPhysicalDeviceFeatures
{
  // ...
  uint depthClamp ;
  // ...
}