Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
};
*pProperties = (VkPhysicalDeviceProperties) {
- .apiVersion = VK_MAKE_VERSION(1, 0, 42),
+ .apiVersion = VK_MAKE_VERSION(1, 0, 54),
.driverVersion = vk_get_driver_version(),
.vendorID = 0x8086,
.deviceID = pdevice->chipset_id,
"file_format_version": "1.0.0",
"ICD": {
"library_path": "@build_libdir@/libvulkan_intel.so",
- "api_version": "1.0.3"
+ "api_version": "1.0.54"
}
}
"file_format_version": "1.0.0",
"ICD": {
"library_path": "@install_libdir@/libvulkan_intel.so",
- "api_version": "1.0.3"
+ "api_version": "1.0.54"
}
}