Searched refs:PFN_vkDestroyPipeline (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 2974 typedef void (VKAPI_PTR *PFN_vkDestroyPipeline)(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator); typedef in typeref:typename:void (VKAPI_PTR *)(VkDevice device,VkPipeline pipeline,const VkAllocationCallbacks * pAllocator) |
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 3546 typedef void (VKAPI_PTR *PFN_vkDestroyPipeline)(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* pAllocator); typedef in typeref:typename:void (VKAPI_PTR *)(VkDevice device,VkPipeline pipeline,const VkAllocationCallbacks * pAllocator) |
Completed in 63 milliseconds