Searched defs:pMemoryUnmapInfo (Results 1 – 2 of 2) sorted by relevance
1961 VKAPI_ATTR VkResult UnmapMemory2(VkDevice device, const VkMemoryUnmapInfo* pMemoryUnmapInfo) { in UnmapMemory2()3220 VKAPI_ATTR VkResult vkUnmapMemory2(VkDevice device, const VkMemoryUnmapInfo* pMemoryUnmapInfo) { in vkUnmapMemory2()
1811 VkResult UnmapMemory2(VkDevice device, const VkMemoryUnmapInfo* pMemoryUnmapInfo) { in UnmapMemory2()