Home
last modified time | relevance | path

Searched refs:GetAllocationInfo (Results 1 – 6 of 6) sorted by relevance

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DConstants.h86 GetAllocationInfo, enumerator
DVmaReplay.cpp1841 … else if(StrRangeEq(functionName, VMA_FUNCTION_NAMES[(uint32_t)VMA_FUNCTION::GetAllocationInfo])) in ExecuteLine()
3612 m_Stats.RegisterFunctionCall(VMA_FUNCTION::GetAllocationInfo); in ExecuteGetAllocationInfo()
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4470 void GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInfo);
8106 void VmaAllocator_T::GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInf… in GetAllocationInfo() function
8986 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaAllocateMemory()
9024 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaAllocateMemoryForBuffer()
9052 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaAllocateMemoryForImage()
9080 allocator->GetAllocationInfo(allocation, pAllocationInfo); in vmaGetAllocationInfo()
9254 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaCreateBuffer()
9330 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaCreateImage()
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h6675 void GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInfo);
14880 void VmaAllocator_T::GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInf… in GetAllocationInfo() function
15975 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaAllocateMemory()
16027 allocator->GetAllocationInfo(pAllocations[i], pAllocationInfo + i); in vmaAllocateMemoryPages()
16080 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaAllocateMemoryForBuffer()
16131 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaAllocateMemoryForImage()
16237 allocator->GetAllocationInfo(allocation, pAllocationInfo); in vmaGetAllocationInfo()
16613 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaCreateBuffer()
16750 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaCreateImage()
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h7824 void GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInfo);
16671 void VmaAllocator_T::GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInf… in GetAllocationInfo() function
18104 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaAllocateMemory()
18157 allocator->GetAllocationInfo(pAllocations[i], pAllocationInfo + i); in vmaAllocateMemoryPages()
18211 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaAllocateMemoryForBuffer()
18263 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaAllocateMemoryForImage()
18359 allocator->GetAllocationInfo(allocation, pAllocationInfo); in vmaGetAllocationInfo()
18863 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaCreateBuffer()
19004 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaCreateImage()
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7805 void GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInfo);
16642 void VmaAllocator_T::GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInf… in GetAllocationInfo() function
18075 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaAllocateMemory()
18128 allocator->GetAllocationInfo(pAllocations[i], pAllocationInfo + i); in vmaAllocateMemoryPages()
18182 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaAllocateMemoryForBuffer()
18234 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaAllocateMemoryForImage()
18330 allocator->GetAllocationInfo(allocation, pAllocationInfo); in vmaGetAllocationInfo()
18835 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaCreateBuffer()
18976 allocator->GetAllocationInfo(*pAllocation, pAllocationInfo); in vmaCreateImage()