Searched defs:FreeMemory (Results 1 – 7 of 7) sorted by relevance
78 void Pool::FreeMemory(void* ptr) { in FreeMemory() function in SkSL::Pool
253 void ResourceAllocatorManager::FreeMemory(ResourceHeapAllocation& allocation) { in FreeMemory() function in dawn_native::d3d12::ResourceAllocatorManager
98 void FreeMemory(VmaAllocator allocator, VmaAllocation allocation) in FreeMemory() function
369 void Device::FreeMemory(VkDeviceMemory memory) const in FreeMemory() function in Device
242 PFN_vkFreeMemory FreeMemory = nullptr; member
301 PFN_vkFreeMemory FreeMemory; member
16417 void VmaAllocator_T::FreeMemory( in FreeMemory() function