Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h219 #define D3DPCMPCAPS_NEVER 0x00000001L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h111 #define D3DPCMPCAPS_NEVER 0x00000001 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c630 pCaps->ZCmpCaps = D3DPCMPCAPS_NEVER | in NineAdapter9_GetDeviceCaps()
659 pCaps->AlphaCmpCaps = D3DPCMPCAPS_NEVER | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp839 D3DPCMPCAPS_NEVER | // Always fail the z-test. in GetDeviceCaps()
876 D3DPCMPCAPS_NEVER | // Always fail the apha-test. in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1319 D3DPCMPCAPS_NEVER | // Always fail the z-test. in GetDeviceCaps()
1358 D3DPCMPCAPS_NEVER | // Always fail the apha-test. in GetDeviceCaps()