Skip to content

Commit

Permalink
Update xgl from commit 18a03b2b
Browse files Browse the repository at this point in the history
  • Loading branch information
chuang13 committed Nov 24, 2023
1 parent 194a181 commit 565dce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icd/res/ver.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 565dce2

Please sign in to comment.