Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_VertexLight.h196 DestroyResVertexLight(m_Allocator, data); in operator()
262 … static void DestroyResVertexLight(os::IAllocator* allocator, ResVertexLightData* resVertexLight);
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_VertexLight.cpp162 VertexLight::DestroyResVertexLight(os::IAllocator* allocator, ResVertexLightData* resVertexLight) in DestroyResVertexLight() function in nw::gfx::VertexLight