Home
last modified time | relevance | path

Searched defs:FreeMemory (Results 1 – 7 of 7) 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/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDevice.cpp369 void Device::FreeMemory(VkDeviceMemory memory) const in FreeMemory() function in Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h242 PFN_vkFreeMemory FreeMemory = nullptr; member
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h301 PFN_vkFreeMemory FreeMemory; member
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h16417 void VmaAllocator_T::FreeMemory( in FreeMemory() function