Home
last modified time | relevance | path

Searched refs:DestructAndFree (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/include/nw/os/
Dos_Memory.h172 void DestructAndFree(TObject* objects, int count) in DestructAndFree() function
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Particle.cpp384 m_ShaderAllocator->DestructAndFree(m_ShaderResource, 1); in FinalizeShaderBinary()
/NW4C-1.3.3/demos/gfx/ResourceDemo/sources/
DResourceDemo.cpp185 s_DeviceAllocator.DestructAndFree(s_ShaderResource, 1); in TerminateGraphics()