Searched defs:UnmapMemory (Results 1 – 3 of 3) sorted by relevance
78 PFN_vkUnmapMemory UnmapMemory; member
1022 VKAPI_ATTR void UnmapMemory(VkDevice device, VkDeviceMemory memory) { in UnmapMemory() function
1202 void UnmapMemory(VkDevice device, VkDeviceMemory mem) { in UnmapMemory() function