Variable StencilOpState.writeMask

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