Home
last modified time | relevance | path

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

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