unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/api/enums/VkSubpassDescriptionFlagBits.txt

8 lines
250 B
Plaintext

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[VkSubpassDescriptionFlagBits,VkSubpassDescriptionFlagBits]]
[source,c++]
----
typedef enum VkSubpassDescriptionFlagBits {
} VkSubpassDescriptionFlagBits;
----