blob: 9a563e03c5732f413020096340a02a9ee43d5680 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkResetFences,vkResetFences]]
[source,c++]
----
VkResult vkResetFences(
VkDevice device,
uint32_t fenceCount,
const VkFence* pFences);
----