Home
last modified time | relevance | path

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

/dports/games/d2x/d2x-0.2.5/arch/win32/include/
H A Dscene.h15 HRESULT App_FinalCleanup( LPDIRECT3DDEVICE3, LPDIRECT3DVIEWPORT3 );
/dports/games/d2x/d2x-0.2.5/arch/win32/
H A Dwinmain.cpp501 App_FinalCleanup( g_pFramework->GetD3DDevice(), in Cleanup3DEnvironment()
H A Dscene.cpp176 HRESULT App_FinalCleanup( LPDIRECT3DDEVICE3 pd3dDevice, in App_FinalCleanup() function