Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8types.h476 #define D3DTSS_TCI_CAMERASPACEPOSITION 0x00020000 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_dump.c262 case D3DTSS_TCI_CAMERASPACEPOSITION: return "CAMERASPACEPOSITION"; in nine_D3DTSS_TCI_to_str()
/external/mesa3d/include/D3D9/
Dd3d9types.h1203 #define D3DTSS_TCI_CAMERASPACEPOSITION 0x20000 macro
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp3524 case D3DTSS_TCI_CAMERASPACEPOSITION: in SetTextureStageState()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp4907 case D3DTSS_TCI_CAMERASPACEPOSITION: in SetTextureStageState()