Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_Fog.h189 DestroyResFog(m_Allocator, data); in operator()
268 static void DestroyResFog(os::IAllocator* allocator, ResFogData* resFog);
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Fog.cpp162 Fog::DestroyResFog(os::IAllocator* allocator, ResFogData* resFog) in DestroyResFog() function in nw::gfx::Fog