Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_VertexLight.h228 DestroyResVertexLight(m_Allocator, data); in operator()
294 … static void DestroyResVertexLight(os::IAllocator* allocator, ResVertexLightData* resVertexLight);
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_VertexLight.cpp194 VertexLight::DestroyResVertexLight(os::IAllocator* allocator, ResVertexLightData* resVertexLight) in DestroyResVertexLight() function in nw::gfx::VertexLight