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