blob: dc70de2257ba2fba77e1a6987d6c772d46f8ff1d [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[VkVendorId,VkVendorId]]
[source,c++]
----
typedef enum VkVendorId {
VK_VENDOR_ID_VIV = 0x10001,
VK_VENDOR_ID_VSI = 0x10002,
VK_VENDOR_ID_KAZAN = 0x10003,
} VkVendorId;
----