Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp180 ref().m_ActivateCommandCacheSize = activateCommandSize; in Setup()
219 ref().m_ActivateCommandCacheSize = 0; in Cleanup()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResMesh.h46 s32 m_ActivateCommandCacheSize; member
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp433 …internal::NWUseCmdlist( mesh.ref().m_ActivateCommandCache, mesh.ref().m_ActivateCommandCacheSize ); in ActivateVertexAttribute()