Lines Matching full:blending
101 BLENDMODE_NONE = 0, //!< No blending102 BLENDMODE_ADDITIVE, //!< Blending with ONE, ONE103 BLENDMODE_SRC_OVER, //!< Blending with SRC_ALPHA, ONE_MINUS_SRC_ALPHA