Variable VkPhysicalDeviceProperties.deviceType

struct VkPhysicalDeviceProperties
{
  // ...
  VkPhysicalDeviceType deviceType ;
  // ...
}