Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsvideo.c267 typedef HRESULT (WINAPI *Direct3DCreate9Ex_t)(UINT SDKVersion, IDirect3D9Ex **ppD3D); in D3D_LoadDLL() typedef
268 Direct3DCreate9Ex_t Direct3DCreate9ExFunc; in D3D_LoadDLL()
270 … Direct3DCreate9ExFunc = (Direct3DCreate9Ex_t)SDL_LoadFunction(*pD3DDLL, "Direct3DCreate9Ex"); in D3D_LoadDLL()

Completed in 3 milliseconds