Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h213 #define D3DPRASTERCAPS_COLORPERSPECTIVE 0x00400000L /* Device iterates colors perspective correct */ macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h105 #define D3DPRASTERCAPS_COLORPERSPECTIVE 0x00400000 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c614 D3DPRASTERCAPS_COLORPERSPECTIVE | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp817 D3DPRASTERCAPS_COLORPERSPECTIVE | // Device iterates colors perspective correctly. in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1297 D3DPRASTERCAPS_COLORPERSPECTIVE | // Device iterates colors perspective correctly. in GetDeviceCaps()