blob: 5f8c81e407714009bd8df6c612714aa0c3e56430 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkResetDescriptorPool,vkResetDescriptorPool]]
[source,c++]
----
VkResult vkResetDescriptorPool(
VkDevice device,
VkDescriptorPool descriptorPool,
VkDescriptorPoolResetFlags flags);
----