Home
last modified time | relevance | path

Searched defs:allocTypeIndex (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DMemoryTracking.cpp200 for (size_t allocTypeIndex = 0; allocTypeIndex < mActiveMemoryAllocationsSize.size(); in initMemoryTrackers() local
254 uint32_t allocTypeIndex = ToUnderlying(allocType); in onMemoryAllocImpl() local
285 uint32_t allocTypeIndex = ToUnderlying(allocType); in onMemoryAllocImpl() local
324 uint32_t allocTypeIndex = ToUnderlying(memInfoEntry->allocType); in onMemoryDeallocImpl() local
351 uint32_t allocTypeIndex = ToUnderlying(allocType); in onMemoryDeallocImpl() local
378 VkDeviceSize MemoryAllocationTracker::getActiveHeapMemoryAllocationsSize(uint32_t allocTypeIndex, in getActiveHeapMemoryAllocationsSize()
402 uint64_t MemoryAllocationTracker::getActiveHeapMemoryAllocationsCount(uint32_t allocTypeIndex, in getActiveHeapMemoryAllocationsCount()