Searched defs:vkUnmapMemory (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp632 { "vkUnmapMemory", reinterpret_cast<PFN_vkVoidFunction>(UnmapMemory) },
1333 VKAPI_ATTR void vkUnmapMemory(VkDevice device, VkDeviceMemory memory) { function

Completed in 15 milliseconds