Variable VkPipelineDepthStencilStateCreateInfo.minDepthBounds

struct VkPipelineDepthStencilStateCreateInfo
{
  // ...
  float minDepthBounds ;
  // ...
}