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