Searched refs:BlendOp (Results 1 – 3 of 3) sorted by relevance
570 enum BlendOp { enum1202 BlendOp colorBlendOp { BlendOp::CORE_BLEND_OP_ADD };1209 BlendOp alphaBlendOp { BlendOp::CORE_BLEND_OP_ADD };
114 CORE_JSON_SERIALIZE_ENUM(BlendOp,
196 GLenum GetBlendOp(BlendOp func) in GetBlendOp()