Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h220 #define D3DPCMPCAPS_LESS 0x00000002L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h112 #define D3DPCMPCAPS_LESS 0x00000002 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c631 D3DPCMPCAPS_LESS | in NineAdapter9_GetDeviceCaps()
660 D3DPCMPCAPS_LESS | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp837 D3DPCMPCAPS_LESS | // Pass the z-test if the new z is less than the current z. in GetDeviceCaps()
874 D3DPCMPCAPS_LESS | // Pass the apha-test if the new apha is less than the current apha. in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1317 D3DPCMPCAPS_LESS | // Pass the z-test if the new z is less than the current z. in GetDeviceCaps()
1356 D3DPCMPCAPS_LESS | // Pass the apha-test if the new apha is less than the current apha. in GetDeviceCaps()