Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h6180 virtual void AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) { ++m_AllocationCount; } in AddAllocation()
6371 VmaAllocation hAlloc; member
12512 void VmaDefragmentationAlgorithm_Generic::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation()
13165 void VmaBlockVectorDefragmentationContext::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation()
13292 const VmaAllocation hAlloc = pAllocations[allocIndex]; in AddAllocations() local
15437 const VmaAllocation hAlloc = (*pDedicatedAllocVector)[i]; in PrintDetailedMap() local
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h6138 virtual void AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) { ++m_AllocationCount; } in AddAllocation()
6313 VmaAllocation hAlloc; member
12925 void VmaDefragmentationAlgorithm_Generic::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation()
13589 void VmaBlockVectorDefragmentationContext::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation()
13717 const VmaAllocation hAlloc = pAllocations[allocIndex]; in AddAllocations() local
14599 void VmaAllocationObjectAllocator::Free(VmaAllocation hAlloc) in Free()
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp3155 VmaAllocation hAlloc; in TestHeapSizeLimit() member
3214 VmaAllocation hAlloc; in TestHeapSizeLimit() local
/external/skia/vma_android/include/
Dvk_mem_alloc.h11241 void VmaAllocationObjectAllocator::Free(VmaAllocation hAlloc) in Free()