Variable PipelineInfo.stencilInfo

struct PipelineInfo
{
  // ...
  StencilInfo stencilInfo ;
  // ...
}