Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsvideo.c259 D3D_LoadDLL(void **pD3DDLL, IDirect3D9 **pDirect3D9Interface) in D3D_LoadDLL() function
306 if (!D3D_LoadDLL(&pD3DDLL, &pD3D)) { in SDL_Direct3D9GetAdapterIndex()
A DSDL_windowsvideo.h195 extern SDL_bool D3D_LoadDLL( void **pD3DDLL, IDirect3D9 **pDirect3D9Interface );
/AliOS-Things-master/components/SDL2/src/render/direct3d/
A DSDL_render_d3d.c1703 if (!D3D_LoadDLL(&data->d3dDLL, &data->d3d)) { in D3D_CreateRenderer()

Completed in 9 milliseconds