10 lines
342 B
Plaintext
10 lines
342 B
Plaintext
// 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);
|
|
----
|