10 lines
349 B
Plaintext
10 lines
349 B
Plaintext
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
|
|
[[vkTrimCommandPool,vkTrimCommandPool]]
|
|
[source,c++]
|
|
----
|
|
void vkTrimCommandPool(
|
|
VkDevice device,
|
|
VkCommandPool commandPool,
|
|
VkCommandPoolTrimFlags flags);
|
|
----
|