Home
last modified time | relevance | path

Searched refs:D3DTA_TFACTOR (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp3255 case D3DTA_TFACTOR: in SetTextureStageState()
3298 case D3DTA_TFACTOR: in SetTextureStageState()
3426 case D3DTA_TFACTOR: in SetTextureStageState()
3469 case D3DTA_TFACTOR: in SetTextureStageState()
3739 case D3DTA_TFACTOR: in SetTextureStageState()
3776 case D3DTA_TFACTOR: in SetTextureStageState()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp4626 case D3DTA_TFACTOR: in SetTextureStageState()
4672 case D3DTA_TFACTOR: in SetTextureStageState()
4803 case D3DTA_TFACTOR: in SetTextureStageState()
4849 case D3DTA_TFACTOR: in SetTextureStageState()
4969 case D3DTA_TFACTOR: in SetTextureStageState()
5006 case D3DTA_TFACTOR: in SetTextureStageState()
/external/swiftshader/include/Direct3D/
Dd3d8types.h550 #define D3DTA_TFACTOR 0x00000003 // select D3DRS_TEXTUREFACTOR (read only) macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_dump.c247 case D3DTA_TFACTOR: return "TFACTOR"; in nine_D3DTA_to_str()
Dnine_ff.c1128 case D3DTA_TFACTOR: in ps_get_ts_arg()
/external/mesa3d/include/D3D9/
Dd3d9types.h327 #define D3DTA_TFACTOR 0x00000003 macro