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