Variable VkPhysicalDeviceProperties.pipelineCacheUUID

struct VkPhysicalDeviceProperties
{
  // ...
  ubyte[16] pipelineCacheUUID ;
  // ...
}