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