Variable StencilOpState.refMask

struct StencilOpState
{
  // ...
  uint refMask ;
  // ...
}