Home
last modified time | relevance | path

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

/third_party/mesa3d/include/D3D9/
Dd3d9caps.h114 #define D3DPCMPCAPS_NEVER 0x00000001 macro
/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.c673 pCaps->ZCmpCaps = D3DPCMPCAPS_NEVER | in NineAdapter9_GetDeviceCaps()
702 pCaps->AlphaCmpCaps = D3DPCMPCAPS_NEVER | in NineAdapter9_GetDeviceCaps()