Searched refs:allocIndex (Results 1 – 3 of 3) sorted by relevance
107 int allocIndex; /*!< Allocation index (running counter). */ member226 pool->allocIndex = ++root->lastAllocatedIndex; in createPoolInternal()
7973 …for(size_t allocIndex = 0, allocCount = pDedicatedAllocVector->size(); allocIndex < allocCount; ++… in CalculateStats() local7976 (*pDedicatedAllocVector)[allocIndex]->DedicatedAllocCalcStatsInfo(allocationStatInfo); in CalculateStats()8016 for(size_t allocIndex = 0; allocIndex < allocationCount; ++allocIndex) in Defragment() local8018 VmaAllocation hAlloc = pAllocations[allocIndex]; in Defragment()8045 &pAllocationsChanged[allocIndex] : VMA_NULL; in Defragment()