Home
last modified time | relevance | path

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

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