Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleShape.cpp367 …const int drawCommandCacheSize = sizeof(u32) * (12 + MAX_ATTRIBUTES_NUM * 6 + MAX_ATTRIBUTES_NUM *… in GetMemorySizeInternal() local
384 nodeMemorySize += drawCommandCacheSize; in GetMemorySizeInternal()
386 nodeMemorySize += drawCommandCacheSize; in GetMemorySizeInternal()
404 …const int drawCommandCacheSize = sizeof(u32) * (12 + MAX_ATTRIBUTES_NUM * 6 + MAX_ATTRIBUTES_NUM *… in GetDeviceMemorySizeInternal() local
438 …const int drawCommandCacheSize = sizeof(u32) * (12 + MAX_ATTRIBUTES_NUM * 6 + MAX_ATTRIBUTES_NUM *… in Create() local
450 nodeMemorySize += drawCommandCacheSize; in Create()
452 nodeMemorySize += drawCommandCacheSize; in Create()
499 nodememory += drawCommandCacheSize; in Create()