blob: ab31b9282e69087b726d12a343063dd7da17e630 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkDestroyPipeline,vkDestroyPipeline]]
[source,c++]
----
void vkDestroyPipeline(
VkDevice device,
VkPipeline pipeline,
const VkAllocationCallbacks* pAllocator);
----