Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_mem_alloc_wrapper.cpp123 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) in UnmapMemory() function
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.h75 PFN_vkUnmapMemory UnmapMemory; member
Dapi_gen.cpp863 VKAPI_ATTR void UnmapMemory(VkDevice device, VkDeviceMemory memory) { in UnmapMemory() function
/device/generic/vulkan-cereal/include/vulkan/
Dvk_layer_dispatch_table.h223 PFN_vkUnmapMemory UnmapMemory; member