Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h77 PFN_vkUnmapMemory UnmapMemory; member
Dapi_gen.cpp864 VKAPI_ATTR void UnmapMemory(VkDevice device, VkDeviceMemory memory) { in UnmapMemory() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1172 void UnmapMemory(VkDevice device, VkDeviceMemory mem) { in UnmapMemory() function