Home
last modified time | relevance | path

Searched defs:UnmapMemory (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mem_alloc_wrapper.cpp154 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) in UnmapMemory() function
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDevice.cpp380 void Device::UnmapMemory(VkDeviceMemory memory) const in UnmapMemory() function in Device
/third_party/skia/src/ports/
DSkFontMgr_fuchsia.cpp24 void UnmapMemory(const void* buffer, uint64_t size) { in UnmapMemory() function
/third_party/flutter/skia/src/ports/
DSkFontMgr_fuchsia.cpp24 void UnmapMemory(const void* buffer, uint64_t size) { in UnmapMemory() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h203 PFN_vkUnmapMemory UnmapMemory = nullptr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h266 PFN_vkUnmapMemory UnmapMemory = nullptr; member