Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/Nw4cDemo/sources/
DGfxCtrl.cpp34 LoadResources( GfxCtrl::GfxResourceSet* resourceSet, const wchar_t* resourcePath, in LoadResources() function
/NW4C-1.3.3/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp274 LoadResources(const wchar_t* resourcePath) in LoadResources() function
/NW4C-1.3.3/demos/gfx/ParticleLowLayerDemo/sources/
DParticleLowLayerDemo.cpp288 LoadResources(const wchar_t* resourcePath) in LoadResources() function
/NW4C-1.3.3/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp296 LoadResources(const wchar_t* resourcePath) in LoadResources() function
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Utility.cpp60 Utility::LoadResources(ResourceArray& resourceArray, const wchar_t* resourcePath, os::IAllocator* a… in LoadResources() function in nw::demo::Utility