Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D8/
DDirect3D8.cpp1070 DIRECT3DCREATE8 direct3DCreate8 = (DIRECT3DCREATE8)GetProcAddress(d3d8Lib, "Direct3DCreate8"); in loadSystemD3D8() local
1071 d3d8 = direct3DCreate8(D3D_SDK_VERSION); in loadSystemD3D8()