blob: f115939bf44e62bf2f05c0000398682f7c5e36e3 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkResetCommandPool,vkResetCommandPool]]
[source,c++]
----
VkResult vkResetCommandPool(
VkDevice device,
VkCommandPool commandPool,
VkCommandPoolResetFlags flags);
----