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