Home
last modified time | relevance | path

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

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