Home
last modified time | relevance | path

Searched defs:AddAllocation (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7288 virtual void AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) { ++m_AllocationCount; } in AddAllocation() function
7716 void AddAllocation(uint32_t heapIndex, VkDeviceSize allocationSize) in AddAllocation() function
14014 void VmaDefragmentationAlgorithm_Generic::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation() function
14687 void VmaBlockVectorDefragmentationContext::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp2442 void AddAllocation(UINT heapTypeIndex, UINT64 allocationSize) in AddAllocation() function
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/
Dvk_mem_alloc.h11167 void VmaCurrentBudgetData::AddAllocation(uint32_t heapIndex, VkDeviceSize allocationSize) in AddAllocation() function