Home
last modified time | relevance | path

Searched refs:BLEND_NONE (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c221 ctx->Color._AdvancedBlendMode != BLEND_NONE) { in st_update_blend()
225 ctx->Color._AdvancedBlendMode == BLEND_NONE) { in st_update_blend()
/third_party/mesa3d/src/mesa/main/
Dblend.c500 return BLEND_NONE; in advanced_blend_mode_from_gl_enum()
514 advanced_blend_mode_from_gl_enum(mode) : BLEND_NONE; in advanced_blend_mode()
700 set_advanced_blend_mode(ctx, BLEND_NONE); in blend_equation_separate()
759 set_advanced_blend_mode(ctx, BLEND_NONE); in blend_equation_separatei()
Dblend.h161 return blend_enabled ? mode : BLEND_NONE; in _mesa_get_advanced_blend_sh_constant()
Ddraw_validate.c111 ctx->Color._AdvancedBlendMode != BLEND_NONE) { in _mesa_update_valid_to_render_state()
/third_party/mesa3d/src/compiler/glsl/
Dlower_blend_equation_advanced.cpp290 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()
/third_party/mesa3d/src/compiler/
Dshader_enums.h913 BLEND_NONE = 0, enumerator
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c989 ctx->Color._AdvancedBlendMode == BLEND_NONE && in gfx4_update_renderbuffer_surface()
DgenX_state_upload.c2852 ctx->Color._AdvancedBlendMode == BLEND_NONE