Searched refs:PIPE_BLENDFACTOR_DST_COLOR (Results 1 – 23 of 23) sorted by relevance
24 case PIPE_BLENDFACTOR_DST_COLOR: in nvgl_blend_func()
103 case PIPE_BLENDFACTOR_DST_COLOR: in fd_blend_factor()
111 case PIPE_BLENDFACTOR_DST_COLOR: in lp_build_blend_factor_unswizzled()202 case PIPE_BLENDFACTOR_DST_COLOR: in lp_build_blend_factor_swizzle()
223 case PIPE_BLENDFACTOR_DST_COLOR: in compute_blend_ref_term()319 case PIPE_BLENDFACTOR_DST_COLOR: in compute_blend_ref_term()596 PIPE_BLENDFACTOR_DST_COLOR,
126 case PIPE_BLENDFACTOR_DST_COLOR: in i915_translate_blend_factor()
279 case PIPE_BLENDFACTOR_DST_COLOR: in swr_convert_blend_factor()
297 case PIPE_BLENDFACTOR_DST_COLOR: in blend_quad()461 case PIPE_BLENDFACTOR_DST_COLOR: in blend_quad()560 case PIPE_BLENDFACTOR_DST_COLOR: in blend_quad()710 case PIPE_BLENDFACTOR_DST_COLOR: in blend_quad()
151 case PIPE_BLENDFACTOR_DST_COLOR: in translate_blend_factor()
75 return PIPE_BLENDFACTOR_DST_COLOR; in translate_blend()
676 case D3DBLEND_DESTCOLOR: return PIPE_BLENDFACTOR_DST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()703 case D3DBLEND_DESTCOLOR: return PIPE_BLENDFACTOR_DST_COLOR; in d3dblend_color_to_pipe_blendfactor()
74 case PIPE_BLENDFACTOR_DST_COLOR: in r300_translate_blend_factor()
287 srcRGB == PIPE_BLENDFACTOR_DST_COLOR || in blend_read_enable()291 srcA == PIPE_BLENDFACTOR_DST_COLOR || in blend_read_enable()310 (srcRGB != PIPE_BLENDFACTOR_DST_COLOR && in blend_read_enable()323 (srcRGB != PIPE_BLENDFACTOR_DST_COLOR && in blend_read_enable()
117 case PIPE_BLENDFACTOR_DST_COLOR: in vc4_blend_channel_f()195 case PIPE_BLENDFACTOR_DST_COLOR: in vc4_blend_channel_i()
58 #define PIPE_BLENDFACTOR_DST_COLOR 0x5 macro
59 PIPE_BLENDFACTOR_DST_COLOR, enumerator
49 case PIPE_BLENDFACTOR_DST_COLOR: return SVGA3D_BLENDOP_DESTCOLOR; in svga_translate_blend_factor()
93 return PIPE_BLENDFACTOR_DST_COLOR; in xa_convert_blend_for_luminance()
47 case PIPE_BLENDFACTOR_DST_COLOR: in vc5_factor()
549 return PIPE_BLENDFACTOR_DST_COLOR; in BlendFactorToPipe()
313 case PIPE_BLENDFACTOR_DST_COLOR: in si_translate_blend_factor()459 return factor == PIPE_BLENDFACTOR_DST_COLOR || in si_blend_factor_uses_dst()564 PIPE_BLENDFACTOR_DST_COLOR, in si_create_blend_state_mode()567 PIPE_BLENDFACTOR_DST_COLOR, in si_create_blend_state_mode()
65 case PIPE_BLENDFACTOR_DST_COLOR: in r600_translate_blend_factor()
134 case PIPE_BLENDFACTOR_DST_COLOR: in r600_translate_blend_factor()
4082 case PIPE_BLENDFACTOR_DST_COLOR: return GL_DST_COLOR; in translate_blend_factor()4169 return PIPE_BLENDFACTOR_DST_COLOR; in conv_a8_blend()