Searched refs:D3D_LoadDLL (Results 1 – 3 of 3) sorted by relevance
259 D3D_LoadDLL(void **pD3DDLL, IDirect3D9 **pDirect3D9Interface) in D3D_LoadDLL() function306 if (!D3D_LoadDLL(&pD3DDLL, &pD3D)) { in SDL_Direct3D9GetAdapterIndex()
195 extern SDL_bool D3D_LoadDLL( void **pD3DDLL, IDirect3D9 **pDirect3D9Interface );
1703 if (!D3D_LoadDLL(&data->d3dDLL, &data->d3d)) { in D3D_CreateRenderer()
Completed in 9 milliseconds