Home
last modified time | relevance | path

Searched refs:D3DPRASTERCAPS_ZTEST (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/include/Direct3D/
Dd3d8caps.h201 #define D3DPRASTERCAPS_ZTEST 0x00000010L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h95 #define D3DPRASTERCAPS_ZTEST 0x00000010 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c628 D3DPRASTERCAPS_ZTEST; in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1311D3DPRASTERCAPS_ZTEST; // Device can perform z-test operations. This effectively renders a prim… in GetDeviceCaps()