Home
last modified time | relevance | path

Searched refs:DestroyResAmbientLight (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_AmbientLight.h188 DestroyResAmbientLight(m_Allocator, data); in operator()
252 …static void DestroyResAmbientLight(os::IAllocator* allocator, ResAmbientLightData* resAmbientLight…
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_AmbientLight.cpp177 AmbientLight::DestroyResAmbientLight(os::IAllocator* allocator, ResAmbientLightData* resAmbientLigh… in DestroyResAmbientLight() function in nw::gfx::AmbientLight