Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h225 #define D3DPCMPCAPS_GREATEREQUAL 0x00000040L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h120 #define D3DPCMPCAPS_GREATEREQUAL 0x00000040 macro
/external/mesa3d/src/gallium/frontends/nine/
Dadapter9.c671 D3DPCMPCAPS_GREATEREQUAL | in NineAdapter9_GetDeviceCaps()
700 D3DPCMPCAPS_GREATEREQUAL | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp836D3DPCMPCAPS_GREATEREQUAL | // Pass the z-test if the new z is greater than or equal to the current… in GetDeviceCaps()
873D3DPCMPCAPS_GREATEREQUAL | // Pass the apha-test if the new apha is greater than or equal to the c… in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1316D3DPCMPCAPS_GREATEREQUAL | // Pass the z-test if the new z is greater than or equal to the current… in GetDeviceCaps()
1355D3DPCMPCAPS_GREATEREQUAL | // Pass the apha-test if the new apha is greater than or equal to the c… in GetDeviceCaps()