Home
last modified time | relevance | path

Searched defs:LoadResources (Results 1 – 5 of 5) sorted by relevance

/NW4C-2.0.3/demos/Nw4cDemo/sources/
DGfxCtrl.cpp36 LoadResources( GfxCtrl::GfxResourceSet* resourceSet, const wchar_t* resourcePath, in LoadResources() function
/NW4C-2.0.3/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp276 LoadResources(const wchar_t* resourcePath) in LoadResources() function
/NW4C-2.0.3/demos/gfx/ParticleLowLayerDemo/sources/
DParticleLowLayerDemo.cpp290 LoadResources(const wchar_t* resourcePath) in LoadResources() function
/NW4C-2.0.3/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp298 LoadResources(const wchar_t* resourcePath) in LoadResources() function
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_Utility.cpp62 Utility::LoadResources(ResourceArray& resourceArray, const wchar_t* resourcePath, os::IAllocator* a… in LoadResources() function in nw::demo::Utility