Searched refs:D3DBLEND_SRCCOLOR2 (Results 1 – 2 of 2) sorted by relevance
687 case D3DBLEND_SRCCOLOR2: return PIPE_BLENDFACTOR_ONE; /* XXX */ in d3dblend_alpha_to_pipe_blendfactor()714 case D3DBLEND_SRCCOLOR2: return PIPE_BLENDFACTOR_SRC1_COLOR; in d3dblend_color_to_pipe_blendfactor()
449 D3DBLEND_SRCCOLOR2 = 16, enumerator