9 lines
308 B
Plaintext
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);
|
||
|
|
----
|