Variable StencilInfo.front

struct StencilInfo
{
  // ...
  StencilOpState front ;
  // ...
}