Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DMemoryTracking.h74 struct MemoryAllocationInfo struct
76 MemoryAllocationInfo() = default;
224 using MemoryAllocInfoMap = angle::HashMap<vk::MemoryAllocInfoMapKey, vk::MemoryAllocationInfo>;
DMemoryTracking.cpp263 vk::MemoryAllocationInfo memAllocLogInfo; in onMemoryAllocImpl()
321 vk::MemoryAllocationInfo *memInfoEntry = &memInfoMap[memoryAllocInfoMapKey]; in onMemoryDeallocImpl()