Home
last modified time | relevance | path

Searched refs:D3DBLEND_SRCCOLOR2 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h687 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()
/external/mesa3d/include/D3D9/
Dd3d9types.h449 D3DBLEND_SRCCOLOR2 = 16, enumerator