Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h280 PFN_vkUnmapMemory2 UnmapMemory2; member
H A Dapi_gen.cpp1961 VKAPI_ATTR VkResult UnmapMemory2(VkDevice device, const VkMemoryUnmapInfo* pMemoryUnmapInfo) { in UnmapMemory2() function
/aosp_15_r20/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1811 VkResult UnmapMemory2(VkDevice device, const VkMemoryUnmapInfo* pMemoryUnmapInfo) { in UnmapMemory2() function