Variable StencilOpState.failOp

struct StencilOpState
{
  // ...
  StencilOp failOp ;
  // ...
}