Variable VkPhysicalDeviceProperties.deviceID

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