Home
last modified time | relevance | path

Searched refs:D3DBLEND_INVBLENDFACTOR (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.h682 case D3DBLEND_INVBLENDFACTOR: return PIPE_BLENDFACTOR_INV_CONST_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor()
709 case D3DBLEND_INVBLENDFACTOR: return PIPE_BLENDFACTOR_INV_CONST_COLOR; in d3dblend_color_to_pipe_blendfactor()
/external/mesa3d/include/D3D9/
Dd3d9types.h448 D3DBLEND_INVBLENDFACTOR = 15, enumerator
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp3145 case D3DBLEND_INVBLENDFACTOR: in SetRenderState()
3199 case D3DBLEND_INVBLENDFACTOR: in SetRenderState()
3978 case D3DBLEND_INVBLENDFACTOR: in SetRenderState()
4032 case D3DBLEND_INVBLENDFACTOR: in SetRenderState()