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