Searched refs:PFN_vkUnmapMemory (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 2931 typedef void (VKAPI_PTR *PFN_vkUnmapMemory)(VkDevice device, VkDeviceMemory memory); typedef in typeref:typename:void (VKAPI_PTR *)(VkDevice device,VkDeviceMemory memory) |
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 3503 typedef void (VKAPI_PTR *PFN_vkUnmapMemory)(VkDevice device, VkDeviceMemory memory); typedef in typeref:typename:void (VKAPI_PTR *)(VkDevice device,VkDeviceMemory memory) |
Completed in 63 milliseconds