Variable BlendState.op

struct BlendState
{
  // ...
  BlendOp op ;
  // ...
}