Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp181 ref().m_DeactivateCommandCacheSize = deactivateCommandSize; in Setup()
222 ref().m_DeactivateCommandCacheSize = 0; in Cleanup()
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResMesh.h46 s32 m_DeactivateCommandCacheSize; member
/NW4C-1.3.3/include/nw/gfx/
Dgfx_RenderContext.h703 …rnal::NWUseCmdlist( mesh.ref().m_DeactivateCommandCache, mesh.ref().m_DeactivateCommandCacheSize ); in DeactivateVertexAttribute()