Searched refs:BLEND_NONE (Results 1 – 3 of 3) sorted by relevance
480 return BLEND_NONE; in advanced_blend_mode_from_gl_enum()494 advanced_blend_mode_from_gl_enum(mode) : BLEND_NONE; in advanced_blend_mode()668 ctx->Color._AdvancedBlendMode = BLEND_NONE; in blend_equation_separate()727 ctx->Color._AdvancedBlendMode = BLEND_NONE; in blend_equation_separatei()
289 ir_if *if_blending = new(mem_ctx) ir_if(is_mode(mode, BLEND_NONE)); in calc_blend_result()386 case BLEND_NONE: in calc_blend_result()
642 BLEND_NONE = 0x0000, enumerator