Searched defs:Direct3DCreate8 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dd3d8_main.c47 IDirect3D8 * WINAPI DECLSPEC_HOTPATCH Direct3DCreate8(UINT sdk_version) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Dd3d8_main.c49 IDirect3D8* WINAPI DECLSPEC_HOTPATCH Direct3DCreate8(UINT SDKVersion) { function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/switcher/
H A Dd3d8_main.c71 SW_FILLPROC(g_swd3d8, hDLL, Direct3DCreate8);
88 IDirect3D8* WINAPI Direct3DCreate8(UINT SDKVersion) function
90 SW_CHECKRET(g_swd3d8, Direct3DCreate8, NULL);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/
H A Dd3d8_main.c71 SW_FILLPROC(g_swd3d8, hDLL, Direct3DCreate8);
88 IDirect3D8* WINAPI Direct3DCreate8(UINT SDKVersion) function
90 SW_CHECKRET(g_swd3d8, Direct3DCreate8, NULL);

Completed in 79 milliseconds