Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleShape.cpp368 const int primitiveCommandCacheSize = sizeof(u32) * PrimitiveCommandSize; in GetMemorySizeInternal() local
390 nodeMemorySize += primitiveCommandCacheSize; in GetMemorySizeInternal()
405 const int primitiveCommandCacheSize = sizeof(u32) * PrimitiveCommandSize; in GetDeviceMemorySizeInternal() local
439 const int primitiveCommandCacheSize = sizeof(u32) * PrimitiveCommandSize; in Create() local
456 nodeMemorySize += primitiveCommandCacheSize; in Create()
508 nodememory += primitiveCommandCacheSize; in Create()