Searched refs:drawCommandCacheSize (Results 1 – 1 of 1) sorted by relevance
367 …const int drawCommandCacheSize = sizeof(u32) * (12 + MAX_ATTRIBUTES_NUM * 6 + MAX_ATTRIBUTES_NUM *… in GetMemorySizeInternal() local384 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() local438 …const int drawCommandCacheSize = sizeof(u32) * (12 + MAX_ATTRIBUTES_NUM * 6 + MAX_ATTRIBUTES_NUM *… in Create() local450 nodeMemorySize += drawCommandCacheSize; in Create()452 nodeMemorySize += drawCommandCacheSize; in Create()499 nodememory += drawCommandCacheSize; in Create()