Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h221 #define D3DPCMPCAPS_EQUAL 0x00000004L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h113 #define D3DPCMPCAPS_EQUAL 0x00000004 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c632 D3DPCMPCAPS_EQUAL | in NineAdapter9_GetDeviceCaps()
661 D3DPCMPCAPS_EQUAL | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp834 D3DPCMPCAPS_EQUAL | // Pass the z-test if the new z equals the current z. in GetDeviceCaps()
871 D3DPCMPCAPS_EQUAL | // Pass the apha-test if the new apha equals the current apha. in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1314 D3DPCMPCAPS_EQUAL | // Pass the z-test if the new z equals the current z. in GetDeviceCaps()
1353 D3DPCMPCAPS_EQUAL | // Pass the apha-test if the new apha equals the current apha. in GetDeviceCaps()