Searched refs:PFN_vkUnmapMemory (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h63 PFN_vkUnmapMemory UnmapMemory;
/frameworks/native/vulkan/nulldrv/
H A Dnull_driver_gen.cpp194 {"vkUnmapMemory", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkUnmapMemory>(UnmapMemory))},
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h2257 typedef void (VKAPI_PTR *PFN_vkUnmapMemory)(VkDevice device, VkDeviceMemory memory); typedef

Completed in 179 milliseconds