Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_VertexLight.h230 DestroyResVertexLight(m_Allocator, data); in operator()
296 … static void DestroyResVertexLight(os::IAllocator* allocator, ResVertexLightData* resVertexLight);
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_VertexLight.cpp196 VertexLight::DestroyResVertexLight(os::IAllocator* allocator, ResVertexLightData* resVertexLight) in DestroyResVertexLight() function in nw::gfx::VertexLight