Home
last modified time | relevance | path

Searched defs:FreeMemory (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/sksl/
H A DSkSLPool.cpp78 void Pool::FreeMemory(void* ptr) { in FreeMemory() function in SkSL::Pool
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_mem_alloc_wrapper.cpp98 void FreeMemory(VmaAllocator allocator, VmaAllocation allocation) in FreeMemory() function
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDevice.cpp369 void Device::FreeMemory(VkDeviceMemory memory) const in FreeMemory() function in Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DResourceAllocatorManagerD3D12.cpp260 void ResourceAllocatorManager::FreeMemory(ResourceHeapAllocation& allocation) { in FreeMemory() function in dawn_native::d3d12::ResourceAllocatorManager
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanFunctions.h242 PFN_vkFreeMemory FreeMemory = nullptr; member
/third_party/vulkan-loader/loader/generated/
H A Dvk_layer_dispatch_table.h311 PFN_vkFreeMemory FreeMemory; member

Completed in 13 milliseconds