blob: 192d23749a5e8f6a7d1518486ac2c064885ab92e [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkResetCommandBuffer,vkResetCommandBuffer]]
[source,c++]
----
VkResult vkResetCommandBuffer(
VkCommandBuffer commandBuffer,
VkCommandBufferResetFlags flags);
----