Searched refs:BLEND_BUTT (Results 1 – 4 of 4) sorted by relevance
38 return ((x < BLEND_NONE) || (x > BLEND_BUTT)) ? BLEND_BUTT : static_cast<BlendType>(x); in Convert2BlendTypeType()
138 BLEND_BUTT,
208 BLEND_BUTT /**< Null operation */ enumerator
230 BLEND_BUTT /**< Invalid blend type */