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