Searched refs:PFN_vkDestroySwapchainKHR (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 4939 typedef void (VKAPI_PTR *PFN_vkDestroySwapchainKHR)(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator); typedef in typeref:typename:void (VKAPI_PTR *)(VkDevice device,VkSwapchainKHR swapchain,const VkAllocationCallbacks * pAllocator) |
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 6243 typedef void (VKAPI_PTR *PFN_vkDestroySwapchainKHR)(VkDevice device, VkSwapchainKHR swapchain, const VkAllocationCallbacks* pAllocator); typedef in typeref:typename:void (VKAPI_PTR *)(VkDevice device,VkSwapchainKHR swapchain,const VkAllocationCallbacks * pAllocator) |
Completed in 64 milliseconds