Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h224 #define D3DPCMPCAPS_NOTEQUAL 0x00000020L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h116 #define D3DPCMPCAPS_NOTEQUAL 0x00000020 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c635 D3DPCMPCAPS_NOTEQUAL | in NineAdapter9_GetDeviceCaps()
664 D3DPCMPCAPS_NOTEQUAL | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp840 D3DPCMPCAPS_NOTEQUAL; // Pass the z-test if the new z does not equal the current z. in GetDeviceCaps()
877 D3DPCMPCAPS_NOTEQUAL; // Pass the apha-test if the new apha does not equal the current apha. in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1320 D3DPCMPCAPS_NOTEQUAL; // Pass the z-test if the new z does not equal the current z. in GetDeviceCaps()
1359 D3DPCMPCAPS_NOTEQUAL; // Pass the apha-test if the new apha does not equal the current apha. in GetDeviceCaps()