Variable StencilOpState.compareMask

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