Searched refs:RemoveAllocation (Results 1 – 2 of 2) sorted by relevance
2448 void RemoveAllocation(UINT heapTypeIndex, UINT64 allocationSize) in RemoveAllocation() function4785 m_Budget.RemoveAllocation(heapTypeIndex, allocationSize); in FreeCommittedMemory()4797 m_Budget.RemoveAllocation(HeapTypeToIndex(block->GetHeapType()), allocation->GetSize()); in FreePlacedMemory()4810 m_Budget.RemoveAllocation(heapTypeIndex, allocationSize); in FreeHeapMemory()
7650 void RemoveAllocation(uint32_t heapIndex, VkDeviceSize allocationSize) in RemoveAllocation() function16141 … m_Budget.RemoveAllocation(MemoryTypeIndexToHeapIndex(memTypeIndex), currAlloc->GetSize()); in AllocateDedicatedMemory()16463 …m_Budget.RemoveAllocation(MemoryTypeIndexToHeapIndex(allocation->GetMemoryTypeIndex()), allocation… in FreeMemory()