Home
last modified time | relevance | path

Searched defs:FreeMemory (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/src/sksl/
DSkSLPool.cpp78 void Pool::FreeMemory(void* ptr) { in FreeMemory() function in SkSL::Pool
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DResourceAllocatorManagerD3D12.cpp253 void ResourceAllocatorManager::FreeMemory(ResourceHeapAllocation& allocation) { in FreeMemory() function in dawn_native::d3d12::ResourceAllocatorManager
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mem_alloc_wrapper.cpp98 void FreeMemory(VmaAllocator allocator, VmaAllocation allocation) in FreeMemory() function
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dntagp.h189 PAGP_BUS_FREE_MEMORY FreeMemory; member
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDevice.cpp369 void Device::FreeMemory(VkDeviceMemory memory) const in FreeMemory() function in Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h179 PFN_vkFreeMemory FreeMemory = nullptr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h242 PFN_vkFreeMemory FreeMemory = nullptr; member
/third_party/mingw-w64/mingw-w64-headers/include/
Dlpmapi.h634 PFREEMEM FreeMemory; member
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h16417 void VmaAllocator_T::FreeMemory( in FreeMemory() function