Searched defs:DeallocateMemory (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ | ||
D | ResourceMemoryAllocatorVk.cpp | 69 void DeallocateMemory(const ResourceMemoryAllocation& allocation) { in DeallocateMemory() function in dawn_native::vulkan::ResourceMemoryAllocator::SingleTypeAllocator |
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
D | ResourceAllocatorManagerD3D12.cpp | 232 void ResourceAllocatorManager::DeallocateMemory(ResourceHeapAllocation& allocation) { in DeallocateMemory() function in dawn_native::d3d12::ResourceAllocatorManager |
D | DeviceD3D12.cpp | 521 void Device::DeallocateMemory(ResourceHeapAllocation& allocation) { in DeallocateMemory() function in dawn_native::d3d12::Device |