Variable VkPhysicalDeviceIDProperties.driverUUID

struct VkPhysicalDeviceIDProperties
{
  // ...
  ubyte[16] driverUUID ;
  // ...
}