Searched refs:PIPE_BLENDFACTOR_SRC_COLOR (Results 1 – 23 of 23) sorted by relevance
12 case PIPE_BLENDFACTOR_SRC_COLOR: in nvgl_blend_func()
97 case PIPE_BLENDFACTOR_SRC_COLOR: in fd_blend_factor()
68 (srcA == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_alpha_0()93 (dstA == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_alpha_1()105 return (srcRGB == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_color_0()123 (dstRGB == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_color_1()135 return (srcRGB == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_alpha_color_0()139 (srcA == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_alpha_color_0()164 (dstRGB == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_alpha_color_1()167 (dstA == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_alpha_color_1()307 (dstA == PIPE_BLENDFACTOR_SRC_COLOR || in blend_read_enable()
68 case PIPE_BLENDFACTOR_SRC_COLOR: in r300_translate_blend_factor()
107 case PIPE_BLENDFACTOR_SRC_COLOR: in lp_build_blend_factor_unswizzled()201 case PIPE_BLENDFACTOR_SRC_COLOR: in lp_build_blend_factor_swizzle()
213 case PIPE_BLENDFACTOR_SRC_COLOR: in compute_blend_ref_term()315 case PIPE_BLENDFACTOR_SRC_COLOR: in compute_blend_ref_term()594 PIPE_BLENDFACTOR_SRC_COLOR,
122 case PIPE_BLENDFACTOR_SRC_COLOR: in i915_translate_blend_factor()
273 case PIPE_BLENDFACTOR_SRC_COLOR: in swr_convert_blend_factor()
284 case PIPE_BLENDFACTOR_SRC_COLOR: in blend_quad()453 case PIPE_BLENDFACTOR_SRC_COLOR: in blend_quad()545 case PIPE_BLENDFACTOR_SRC_COLOR: in blend_quad()705 case PIPE_BLENDFACTOR_SRC_COLOR: in blend_quad()
145 case PIPE_BLENDFACTOR_SRC_COLOR: in translate_blend_factor()
69 return PIPE_BLENDFACTOR_SRC_COLOR; in translate_blend()
670 case D3DBLEND_SRCCOLOR: return PIPE_BLENDFACTOR_SRC_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()697 case D3DBLEND_SRCCOLOR: return PIPE_BLENDFACTOR_SRC_COLOR; in d3dblend_color_to_pipe_blendfactor()
111 case PIPE_BLENDFACTOR_SRC_COLOR: in vc4_blend_channel_f()189 case PIPE_BLENDFACTOR_SRC_COLOR: in vc4_blend_channel_i()
55 #define PIPE_BLENDFACTOR_SRC_COLOR 0x2 macro
56 PIPE_BLENDFACTOR_SRC_COLOR, enumerator
47 case PIPE_BLENDFACTOR_SRC_COLOR: return SVGA3D_BLENDOP_SRCCOLOR; in svga_translate_blend_factor()
162 blend->rgb_dst = PIPE_BLENDFACTOR_SRC_COLOR; in blend_for_op()
43 case PIPE_BLENDFACTOR_SRC_COLOR: in vc5_factor()
307 case PIPE_BLENDFACTOR_SRC_COLOR: in si_translate_blend_factor()376 case PIPE_BLENDFACTOR_SRC_COLOR: in si_translate_blend_opt_factor()404 (1u << PIPE_BLENDFACTOR_SRC_COLOR) | in si_blend_check_commutativity()565 PIPE_BLENDFACTOR_SRC_COLOR); in si_create_blend_state_mode()568 PIPE_BLENDFACTOR_SRC_COLOR); in si_create_blend_state_mode()
537 return PIPE_BLENDFACTOR_SRC_COLOR; in BlendFactorToPipe()
59 case PIPE_BLENDFACTOR_SRC_COLOR: in r600_translate_blend_factor()
128 case PIPE_BLENDFACTOR_SRC_COLOR: in r600_translate_blend_factor()
4079 case PIPE_BLENDFACTOR_SRC_COLOR: return GL_SRC_COLOR; in translate_blend_factor()