Variable StencilOpState.compareOp

struct StencilOpState
{
  // ...
  CompareOp compareOp ;
  // ...
}