Home | History | Annotate | Download | only in egl

Lines Matching full:blending

101 	BLENDMODE_NONE = 0,			//!< No blending
102 BLENDMODE_ADDITIVE, //!< Blending with ONE, ONE
103 BLENDMODE_SRC_OVER, //!< Blending with SRC_ALPHA, ONE_MINUS_SRC_ALPHA