Variable VkPhysicalDeviceProperties.vendorID

struct VkPhysicalDeviceProperties
{
  // ...
  uint vendorID ;
  // ...
}