Home
last modified time | relevance | path

Searched refs:D3DTSS_TCI_CAMERASPACENORMAL (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_dump.c261 case D3DTSS_TCI_CAMERASPACENORMAL: return "CAMERASPACENORMAL"; in nine_D3DTSS_TCI_to_str()
/third_party/mesa3d/include/D3D9/
Dd3d9types.h1202 #define D3DTSS_TCI_CAMERASPACENORMAL 0x10000 macro