Searched refs:D3D_SDK_VERSION (Results 1 – 7 of 7) sorted by relevance
87 d3d_ = Direct3DCreate9(D3D_SDK_VERSION); in Init()
370 direct3DCreate9Ex(D3D_SDK_VERSION, &d3d9ex); in loadSystemD3D9ex()
1628 d3d9 = direct3DCreate9(D3D_SDK_VERSION); in loadSystemD3D9()
369 if (NULL == (_pD3D = Direct3DCreate9(D3D_SDK_VERSION))) in InitializeD3D()
196 #define D3D_SDK_VERSION 32 macro
1071 d3d8 = direct3DCreate8(D3D_SDK_VERSION); in loadSystemD3D8()
27 #define D3D_SDK_VERSION 220 macro