Home
last modified time | relevance | path

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

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