Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp188 ref().m_ActivateCommandCacheSize = activateCommandSize; in Setup()
222 ref().m_ActivateCommandCacheSize = 0; in Cleanup()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResMesh.h44 s32 m_ActivateCommandCacheSize; member
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_RenderContext.cpp443 …internal::NWUseCmdlist( mesh.ref().m_ActivateCommandCache, mesh.ref().m_ActivateCommandCacheSize ); in ActivateVertexAttribute()