Searched refs:BLEND_NONE (Results 1 – 3 of 3) sorted by relevance
393 return BLEND_NONE; in advanced_blend_mode_from_gl_enum()407 advanced_blend_mode_from_gl_enum(mode) : BLEND_NONE; in advanced_blend_mode()566 ctx->Color._AdvancedBlendMode = BLEND_NONE; in _mesa_BlendEquationSeparate()616 ctx->Color._AdvancedBlendMode = BLEND_NONE; in _mesa_BlendEquationSeparateiARB()
288 ir_if *if_blending = new(mem_ctx) ir_if(is_mode(mode, BLEND_NONE)); in calc_blend_result()385 case BLEND_NONE: in calc_blend_result()
573 BLEND_NONE = 0x0000, enumerator