Home
last modified time | relevance | path

Searched refs:D3DTOP_BLENDCURRENTALPHA (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/include/Direct3D/
Dd3d8types.h511 D3DTOP_BLENDCURRENTALPHA = 16, // by alpha of current color enumerator
/external/mesa3d/include/D3D9/
Dd3d9types.h1166 D3DTOP_BLENDCURRENTALPHA = 16, enumerator
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp3206 case D3DTOP_BLENDCURRENTALPHA: in SetTextureStageState()
3377 case D3DTOP_BLENDCURRENTALPHA: in SetTextureStageState()
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_ff.c1211 top != D3DTOP_BLENDFACTORALPHA && top != D3DTOP_BLENDCURRENTALPHA && in ps_do_ts_op()
1268 case D3DTOP_BLENDCURRENTALPHA: in ps_do_ts_op()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp4577 case D3DTOP_BLENDCURRENTALPHA: in SetTextureStageState()
4754 case D3DTOP_BLENDCURRENTALPHA: in SetTextureStageState()