Searched defs:UnmapMemory (Results 1 – 5 of 5) sorted by relevance
154 void UnmapMemory(VmaAllocator allocator, VmaAllocation allocation) in UnmapMemory() function
380 void Device::UnmapMemory(VkDeviceMemory memory) const in UnmapMemory() function in Device
24 void UnmapMemory(const void* buffer, uint64_t size) { in UnmapMemory() function
266 PFN_vkUnmapMemory UnmapMemory = nullptr; member
303 PFN_vkUnmapMemory UnmapMemory; member