// 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; ----