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