Searched refs:DIRECT3D_VERSION (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/include/Direct3D/
H A Dd3d8caps.h13 #ifndef DIRECT3D_VERSION
14 #define DIRECT3D_VERSION 0x0800 macro
15 #endif //DIRECT3D_VERSION
18 #if(DIRECT3D_VERSION >= 0x0800)
362 #endif /* (DIRECT3D_VERSION >= 0x0800) */
H A Dd3d8types.h13 #ifndef DIRECT3D_VERSION
14 #define DIRECT3D_VERSION 0x0800 macro
15 #endif //DIRECT3D_VERSION
18 #if(DIRECT3D_VERSION >= 0x0800)
1682 #endif /* (DIRECT3D_VERSION >= 0x0800) */
H A Dd3d8.h13 #ifndef DIRECT3D_VERSION
14 #define DIRECT3D_VERSION 0x0800 macro
15 #endif //DIRECT3D_VERSION
18 #if(DIRECT3D_VERSION >= 0x0800)
1277 #endif /* (DIRECT3D_VERSION >= 0x0800) */

Completed in 172 milliseconds