Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp170 s32 activateCommandSize; in Setup() local
178 activateCommandSize = subBuilder.GetSize(); in Setup()
188 ref().m_ActivateCommandCacheSize = activateCommandSize; in Setup()
190 …activateCommandCache = nw::ut::AddOffsetToPtr( ref().m_ActivateCommandCache, activateCommandSize ); in Setup()