Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleShape.cpp371 const int deactivateVertexCommandCacheSize = sizeof(u32) * (MAX_ATTRIBUTES_NUM * 8); in GetMemorySizeInternal() local
390 nodeMemorySize += deactivateVertexCommandCacheSize; in GetMemorySizeInternal()
408 const int deactivateVertexCommandCacheSize = sizeof(u32) * (MAX_ATTRIBUTES_NUM * 8); in GetDeviceMemorySizeInternal() local
442 const int deactivateVertexCommandCacheSize = sizeof(u32) * (MAX_ATTRIBUTES_NUM * 8); in Create() local
456 nodeMemorySize += deactivateVertexCommandCacheSize; in Create()
506 nodememory += deactivateVertexCommandCacheSize; in Create()