Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h222 #define D3DPCMPCAPS_LESSEQUAL 0x00000008L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h114 #define D3DPCMPCAPS_LESSEQUAL 0x00000008 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c633 D3DPCMPCAPS_LESSEQUAL | in NineAdapter9_GetDeviceCaps()
662 D3DPCMPCAPS_LESSEQUAL | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp838D3DPCMPCAPS_LESSEQUAL | // Pass the z-test if the new z is less than or equal to the current z. in GetDeviceCaps()
875D3DPCMPCAPS_LESSEQUAL | // Pass the apha-test if the new apha is less than or equal to the curren… in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1318D3DPCMPCAPS_LESSEQUAL | // Pass the z-test if the new z is less than or equal to the current z. in GetDeviceCaps()
1357D3DPCMPCAPS_LESSEQUAL | // Pass the apha-test if the new apha is less than or equal to the curren… in GetDeviceCaps()