Variable ColorTargetState.writeMask

Mask which enables/disables writes to different color/alpha channel.

class ColorTargetState
{
  // ...
  uint writeMask ;
  // ...
}