Searched refs:BLEND_NONE (Results 1 – 5 of 5) sorted by relevance
122 BLEND_NONE,
38 return ((x < BLEND_NONE) || (x > BLEND_BUTT)) ? BLEND_BUTT : static_cast<BlendType>(x); in Convert2BlendTypeType()
192 BLEND_NONE = 0, /**< No blending */ enumerator
686 BlendType type = BlendType::BLEND_NONE;
214 BLEND_NONE = 0, /**< No blending */