Variable VkPhysicalDeviceFeatures.depthBounds

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