Home
last modified time | relevance | path

Searched defs:RestoreDeviceObjects (Results 1 – 8 of 8) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/graphics/
H A DC4DrawT.cpp25 bool CStdNoGfx::RestoreDeviceObjects() in RestoreDeviceObjects() function in CStdNoGfx
H A DC4DrawGL.cpp768 bool CStdGL::RestoreDeviceObjects() in RestoreDeviceObjects() function in CStdGL
/dports/games/blockout/BL_SRC/BlockOut/GLApp/
H A DGLFont.cpp20 int GLFont2D::RestoreDeviceObjects(int scrWidth,int scrHeight) { in RestoreDeviceObjects() function in GLFont2D
H A DGLSprite.cpp57 int Sprite2D::RestoreDeviceObjects(char *diffName,char *alphaName,int scrWidth,int scrHeight) { in RestoreDeviceObjects() function in Sprite2D
H A DGLApp.h79 virtual int RestoreDeviceObjects() { return GL_OK; } in RestoreDeviceObjects() function
/dports/games/blockout/BL_SRC/BlockOut/
H A DBlockOut.cpp277 int BlockOut::RestoreDeviceObjects() in RestoreDeviceObjects() function in BlockOut
/dports/graphics/devil/devil-1.7.8/examples/direct3d_example/
H A Dd3dtest.cpp241 HRESULT CMyD3DApplication::RestoreDeviceObjects() in RestoreDeviceObjects() function in CMyD3DApplication
/dports/devel/tokamak/tokamak_release/d3dapp/dxut/
H A DDXUTMesh.cpp461 HRESULT CDXUTMesh::RestoreDeviceObjects( LPDIRECT3DDEVICE9 pd3dDevice ) in RestoreDeviceObjects() function in CDXUTMesh
819 HRESULT CDXUTMeshFrame::RestoreDeviceObjects( LPDIRECT3DDEVICE9 pd3dDevice ) in RestoreDeviceObjects() function in CDXUTMeshFrame