Home
last modified time | relevance | path

Searched defs:pMemoryUnmapInfo (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp1961 VKAPI_ATTR VkResult UnmapMemory2(VkDevice device, const VkMemoryUnmapInfo* pMemoryUnmapInfo) { in UnmapMemory2()
3220 VKAPI_ATTR VkResult vkUnmapMemory2(VkDevice device, const VkMemoryUnmapInfo* pMemoryUnmapInfo) { in vkUnmapMemory2()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1811 VkResult UnmapMemory2(VkDevice device, const VkMemoryUnmapInfo* pMemoryUnmapInfo) { in UnmapMemory2()