Home
last modified time | relevance | path

Searched defs:hAlloc (Results 1 – 5 of 5) 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/src/
Dvk_mem_alloc.h7233 virtual void AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) { ++m_AllocationCount; } in AddAllocation()
7421 VmaAllocation hAlloc; member
13801 void VmaDefragmentationAlgorithm_Generic::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation()
14474 void VmaBlockVectorDefragmentationContext::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation()
14602 const VmaAllocation hAlloc = pAllocations[allocIndex]; in AddAllocations() local
15484 void VmaAllocationObjectAllocator::Free(VmaAllocation hAlloc) in Free()
17470 const VmaAllocation hAlloc = (*pDedicatedAllocVector)[i]; in PrintDetailedMap() local
DTests.cpp2792 VmaAllocation hAlloc; in TestHeapSizeLimit() member
2851 VmaAllocation hAlloc; in TestHeapSizeLimit() local
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7214 virtual void AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) { ++m_AllocationCount; } in AddAllocation()
7402 VmaAllocation hAlloc; member
13783 void VmaDefragmentationAlgorithm_Generic::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation()
14456 void VmaBlockVectorDefragmentationContext::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation()
14584 const VmaAllocation hAlloc = pAllocations[allocIndex]; in AddAllocations() local
15466 void VmaAllocationObjectAllocator::Free(VmaAllocation hAlloc) in Free()
17441 const VmaAllocation hAlloc = (*pDedicatedAllocVector)[i]; in PrintDetailedMap() local
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7117 void VmaDefragmentator::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation()
8018 VmaAllocation hAlloc = pAllocations[allocIndex]; in Defragment() local
8462 const VmaAllocation hAlloc = (*pDedicatedAllocVector)[i]; in PrintDetailedMap() local