| // 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); | |
| ---- |