unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/api/protos/vkResetCommandBuffer.txt

9 lines
308 B
Plaintext

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