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