Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8types.h497 D3DTOP_ADDSIGNED = 8, // add with -0.5 bias enumerator
/external/mesa3d/include/D3D9/
Dd3d9types.h1158 D3DTOP_ADDSIGNED = 8, enumerator
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp3182 case D3DTOP_ADDSIGNED: in SetTextureStageState()
3353 case D3DTOP_ADDSIGNED: in SetTextureStageState()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp4553 case D3DTOP_ADDSIGNED: in SetTextureStageState()
4730 case D3DTOP_ADDSIGNED: in SetTextureStageState()
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_ff.c1239 case D3DTOP_ADDSIGNED: in ps_do_ts_op()