Variable PipelineInfo.depthInfo

struct PipelineInfo
{
  // ...
  DepthInfo depthInfo ;
  // ...
}