Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/depool/
DdeMemPool.c107 int allocIndex; /*!< Allocation index (running counter). */ member
226 pool->allocIndex = ++root->lastAllocatedIndex; in createPoolInternal()
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7973 …for(size_t allocIndex = 0, allocCount = pDedicatedAllocVector->size(); allocIndex < allocCount; ++ in CalculateStats() local
7976 (*pDedicatedAllocVector)[allocIndex]->DedicatedAllocCalcStatsInfo(allocationStatInfo); in CalculateStats()
8016 for(size_t allocIndex = 0; allocIndex < allocationCount; ++allocIndex) in Defragment() local
8018 VmaAllocation hAlloc = pAllocations[allocIndex]; in Defragment()
8045 &pAllocationsChanged[allocIndex] : VMA_NULL; in Defragment()
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7973 …for(size_t allocIndex = 0, allocCount = pDedicatedAllocVector->size(); allocIndex < allocCount; ++ in CalculateStats() local
7976 (*pDedicatedAllocVector)[allocIndex]->DedicatedAllocCalcStatsInfo(allocationStatInfo); in CalculateStats()
8016 for(size_t allocIndex = 0; allocIndex < allocationCount; ++allocIndex) in Defragment() local
8018 VmaAllocation hAlloc = pAllocations[allocIndex]; in Defragment()
8045 &pAllocationsChanged[allocIndex] : VMA_NULL; in Defragment()