Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h191 #define D3DLINECAPS_ZTEST 0x00000002L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h182 #define D3DLINECAPS_ZTEST 0x00000002 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c721 D3DLINECAPS_ZTEST | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp951 D3DLINECAPS_ZTEST; // Supports z-buffer comparisons. in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1441 D3DLINECAPS_ZTEST; // Supports z-buffer comparisons. in GetDeviceCaps()