Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsvideo.h194 typedef struct IDirect3D9 IDirect3D9; typedef
195 extern SDL_bool D3D_LoadDLL( void **pD3DDLL, IDirect3D9 **pDirect3D9Interface );
A DSDL_windowsvideo.c259 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()
/AliOS-Things-master/components/SDL2/src/render/direct3d/
A DSDL_render_d3d.c65 IDirect3D9 *d3d;

Completed in 8 milliseconds