Searched defs:hAlloc (Results 1 – 5 of 5) sorted by relevance
| /external/vulkan-validation-layers/layers/ |
| D | vk_mem_alloc.h | 6180 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/ |
| D | vk_mem_alloc.h | 7233 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
|
| D | Tests.cpp | 2792 VmaAllocation hAlloc; in TestHeapSizeLimit() member 2851 VmaAllocation hAlloc; in TestHeapSizeLimit() local
|
| /external/skia/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 7214 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/ |
| D | vk_mem_alloc.h | 7117 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
|