Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h77 PFN_vkUnmapMemory UnmapMemory; member
H A Dapi_gen.cpp906 VKAPI_ATTR void UnmapMemory(VkDevice device, VkDeviceMemory memory) { in UnmapMemory() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1180 void UnmapMemory(VkDevice device, VkDeviceMemory mem) { in UnmapMemory() function