Home
last modified time | relevance | path

Searched refs:DynamicDestroy (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResTexture.h544 void DynamicDestroy();
809 void DynamicDestroy();
999 void DynamicDestroy();
/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTexture.cpp938 ResImageTexture::DynamicDestroy() in DynamicDestroy() function in nw::gfx::res::ResImageTexture
968 ResCubeTexture::DynamicDestroy() in DynamicDestroy() function in nw::gfx::res::ResCubeTexture
1000 ResShadowTexture::DynamicDestroy() in DynamicDestroy() function in nw::gfx::res::ResShadowTexture
/NW4C-2.0.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp414 s_ShadowTexture.DynamicDestroy(); in TerminateGraphics()
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp421 s_ShadowTexture.DynamicDestroy(); in TerminateGraphics()