Searched defs:DestroyPipeline (Results 1 – 3 of 3) sorted by relevance
117 PFN_vkDestroyPipeline DestroyPipeline; member
1036 VKAPI_ATTR void DestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* … in DestroyPipeline() function
1289 void DestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocationCallbacks* allocator) { in DestroyPipeline() function