blob: abb6efc564affa017f4945c2f6bbc7c5e5f99425 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[VkDescriptorUpdateTemplateType,VkDescriptorUpdateTemplateType]]
[source,c++]
----
typedef enum VkDescriptorUpdateTemplateType {
VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_DESCRIPTOR_SET = 0,
} VkDescriptorUpdateTemplateType;
----