// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry ifndef::doctype-manpage[] [[VkCommandPoolResetFlagBits,VkCommandPoolResetFlagBits]] ["source","{basebackend@docbook:c++:cpp}",title=""] endif::doctype-manpage[] ifdef::doctype-manpage[] ["source","{basebackend@docbook:c++:cpp}"] endif::doctype-manpage[] ------------------------------------------------------------------------------ typedef enum VkCommandPoolResetFlagBits { VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT = 0x00000001, } VkCommandPoolResetFlagBits; ------------------------------------------------------------------------------