10 lines
356 B
Plaintext
10 lines
356 B
Plaintext
// 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);
|
|
----
|