Home
last modified time | relevance | path

Searched defs:UnmapMemory (Results 1 – 5 of 5) 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/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h266 PFN_vkUnmapMemory UnmapMemory = nullptr; member
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h303 PFN_vkUnmapMemory UnmapMemory; member