Variable VkPhysicalDeviceProperties.driverVersion

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