Searched refs:D3DBLEND_INVSRCCOLOR2 (Results 1 – 2 of 2) sorted by relevance
684 case D3DBLEND_INVSRCCOLOR2: return PIPE_BLENDFACTOR_ZERO; /* XXX */ in d3dblend_alpha_to_pipe_blendfactor()711 case D3DBLEND_INVSRCCOLOR2: return PIPE_BLENDFACTOR_INV_SRC1_COLOR; in d3dblend_color_to_pipe_blendfactor()
450 D3DBLEND_INVSRCCOLOR2 = 17 enumerator