Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h211 #define D3DPRASTERCAPS_WFOG 0x00100000L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h103 #define D3DPRASTERCAPS_WFOG 0x00100000 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c625 D3DPRASTERCAPS_WFOG | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp827D3DPRASTERCAPS_WFOG | // Device supports w-based fog. W-based fog is used when a perspective p… in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1308D3DPRASTERCAPS_WFOG | // Device supports w-based fog. W-based fog is used when a perspective p… in GetDeviceCaps()