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