Searched refs:PIPE_BLENDFACTOR_SRC1_COLOR (Results 1 – 19 of 19) sorted by relevance
8 return (factor == PIPE_BLENDFACTOR_SRC1_COLOR) || in util_blend_factor_is_dual_src()
130 case PIPE_BLENDFACTOR_SRC1_COLOR: in fd_blend_factor()
150 case PIPE_BLENDFACTOR_SRC1_COLOR: in lp_build_blend_factor_unswizzled()204 case PIPE_BLENDFACTOR_SRC1_COLOR: in lp_build_blend_factor_swizzle()
249 case PIPE_BLENDFACTOR_SRC1_COLOR: in compute_blend_ref_term()330 case PIPE_BLENDFACTOR_SRC1_COLOR: in compute_blend_ref_term()600 PIPE_BLENDFACTOR_SRC1_COLOR,
287 case PIPE_BLENDFACTOR_SRC1_COLOR: in swr_convert_blend_factor()
341 case PIPE_BLENDFACTOR_SRC1_COLOR: in blend_quad()510 case PIPE_BLENDFACTOR_SRC1_COLOR: in blend_quad()601 case PIPE_BLENDFACTOR_SRC1_COLOR: in blend_quad()757 case PIPE_BLENDFACTOR_SRC1_COLOR: in blend_quad()
173 case PIPE_BLENDFACTOR_SRC1_COLOR: in translate_blend_factor()
83 return PIPE_BLENDFACTOR_SRC1_COLOR; in translate_blend()
97 case PIPE_BLENDFACTOR_SRC1_COLOR: in r300_translate_blend_factor()
157 case PIPE_BLENDFACTOR_SRC1_COLOR: in vc4_blend_channel_f()226 case PIPE_BLENDFACTOR_SRC1_COLOR: in vc4_blend_channel_i()
62 #define PIPE_BLENDFACTOR_SRC1_COLOR 0x9 macro
63 PIPE_BLENDFACTOR_SRC1_COLOR, enumerator
67 case PIPE_BLENDFACTOR_SRC1_COLOR: return SVGA3D_BLENDOP_SRC1COLOR; in svga_translate_blend_factor()
710 case D3DBLEND_SRCCOLOR2: return PIPE_BLENDFACTOR_SRC1_COLOR; in d3dblend_color_to_pipe_blendfactor()
335 case PIPE_BLENDFACTOR_SRC1_COLOR: in si_translate_blend_factor()409 (1u << PIPE_BLENDFACTOR_SRC1_COLOR) | in si_blend_check_commutativity()
87 case PIPE_BLENDFACTOR_SRC1_COLOR: in r600_translate_blend_factor()
156 case PIPE_BLENDFACTOR_SRC1_COLOR: in r600_translate_blend_factor()
4088 case PIPE_BLENDFACTOR_SRC1_COLOR: return GL_SRC1_COLOR; in translate_blend_factor()