From 565dce2c570c160b9f60df8c87b0f56a427f202a Mon Sep 17 00:00:00 2001 From: chuang13 Date: Fri, 24 Nov 2023 11:39:26 +0800 Subject: [PATCH] Update xgl from commit 18a03b2b --- icd/res/ver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icd/res/ver.h b/icd/res/ver.h index dd788be2..e80e5777 100644 --- a/icd/res/ver.h +++ b/icd/res/ver.h @@ -45,7 +45,7 @@ // These values specify the driver ID and driver info string #define VULKAN_DRIVER_ID VK_DRIVER_ID_AMD_OPEN_SOURCE_KHR // "AMDOPEN" #define VULKAN_DRIVER_NAME_STR "AMD open-source driver" -#define VULKAN_DRIVER_INFO_STR "2023.Q4.1" +#define VULKAN_DRIVER_INFO_STR "2023.Q4.2" #define VULKAN_DRIVER_INFO_STR_LLPC "(LLPC)" // These values tell which version of the conformance test the driver is compliant against