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

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);
----