Home | History | Annotate | Download | only in layers

Lines Matching refs:vkDestroyQueryPool

5742 vkDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks *pAllocator) {
10657 if (!strcmp(funcName, "vkDestroyQueryPool"))
10658 return (PFN_vkVoidFunction)vkDestroyQueryPool;