Searched refs:CORE_BLEND_OP_SUBTRACT (Results 1 – 3 of 3) sorted by relevance
117 { CORE_BLEND_OP_SUBTRACT, "subtract" },
574 CORE_BLEND_OP_SUBTRACT = 1, enumerator
201 case CORE_BLEND_OP_SUBTRACT: in GetBlendOp()