Variable StencilOpState.passOp

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