Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DResourceMemoryAllocatorVk.cpp69 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/
DResourceAllocatorManagerD3D12.cpp232 void ResourceAllocatorManager::DeallocateMemory(ResourceHeapAllocation& allocation) { in DeallocateMemory() function in dawn_native::d3d12::ResourceAllocatorManager
DDeviceD3D12.cpp521 void Device::DeallocateMemory(ResourceHeapAllocation& allocation) { in DeallocateMemory() function in dawn_native::d3d12::Device