Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp183 ref().m_DeactivateCommandCacheSize = deactivateCommandSize; in Setup()
224 ref().m_DeactivateCommandCacheSize = 0; in Cleanup()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResMesh.h48 s32 m_DeactivateCommandCacheSize; member
/NW4C-2.0.3/include/nw/gfx/
Dgfx_RenderContext.h705 …rnal::NWUseCmdlist( mesh.ref().m_DeactivateCommandCache, mesh.ref().m_DeactivateCommandCacheSize ); in DeactivateVertexAttribute()