Searched refs:IDirect3D9 (Results 1 – 3 of 3) sorted by relevance
194 typedef struct IDirect3D9 IDirect3D9; typedef195 extern SDL_bool D3D_LoadDLL( void **pD3DDLL, IDirect3D9 **pDirect3D9Interface );
259 D3D_LoadDLL(void **pD3DDLL, IDirect3D9 **pDirect3D9Interface) in D3D_LoadDLL()263 typedef IDirect3D9 *(WINAPI *Direct3DCreate9_t) (UINT SDKVersion); in D3D_LoadDLL()305 IDirect3D9 *pD3D; in SDL_Direct3D9GetAdapterIndex()
65 IDirect3D9 *d3d;
Completed in 8 milliseconds