Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h721 case D3DBLEND_SRCCOLOR2: return PIPE_BLENDFACTOR_ONE; /* XXX */ in d3dblend_alpha_to_pipe_blendfactor()
748 case D3DBLEND_SRCCOLOR2: return PIPE_BLENDFACTOR_SRC1_COLOR; in d3dblend_color_to_pipe_blendfactor()
/third_party/mesa3d/include/D3D9/
Dd3d9types.h449 D3DBLEND_SRCCOLOR2 = 16, enumerator