Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleShape.cpp369 …const int drawCommandCacheSize = sizeof(u32) * (12 + MAX_ATTRIBUTES_NUM * 6 + MAX_ATTRIBUTES_NUM *… in GetMemorySizeInternal() local
386 nodeMemorySize += drawCommandCacheSize; in GetMemorySizeInternal()
388 nodeMemorySize += drawCommandCacheSize; in GetMemorySizeInternal()
406 …const int drawCommandCacheSize = sizeof(u32) * (12 + MAX_ATTRIBUTES_NUM * 6 + MAX_ATTRIBUTES_NUM *… in GetDeviceMemorySizeInternal() local
440 …const int drawCommandCacheSize = sizeof(u32) * (12 + MAX_ATTRIBUTES_NUM * 6 + MAX_ATTRIBUTES_NUM *… in Create() local
452 nodeMemorySize += drawCommandCacheSize; in Create()
454 nodeMemorySize += drawCommandCacheSize; in Create()
501 nodememory += drawCommandCacheSize; in Create()