Skip to content

Commit ba98a3f

Browse files
committed
Update API version to 1.2.169
1 parent 3e7f94e commit ba98a3f

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

json/Redhat/amd_icd32.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"file_format_version": "1.0.0",
33
"ICD": {
44
"library_path": "/usr/lib/amdvlk32.so",
5-
"api_version": "1.2.168"
5+
"api_version": "1.2.169"
66
},
77
"layer": {
88
"library_path": "/usr/lib/amdvlk32.so",
99
"name": "VK_LAYER_AMD_switchable_graphics",
1010
"type": "GLOBAL",
11-
"api_version" : "1.2.168",
11+
"api_version" : "1.2.169",
1212
"implementation_version" : "1",
1313
"description" : "AMD switchable graphics layer",
1414
"functions": {

json/Redhat/amd_icd64.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"file_format_version": "1.0.0",
33
"ICD": {
44
"library_path": "/usr/lib64/amdvlk64.so",
5-
"api_version": "1.2.168"
5+
"api_version": "1.2.169"
66
},
77
"layer": {
88
"library_path": "/usr/lib64/amdvlk64.so",
99
"name": "VK_LAYER_AMD_switchable_graphics",
1010
"type": "GLOBAL",
11-
"api_version" : "1.2.168",
11+
"api_version" : "1.2.169",
1212
"implementation_version" : "1",
1313
"description" : "AMD switchable graphics layer",
1414
"functions": {

json/Ubuntu/amd_icd32.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"file_format_version": "1.0.0",
33
"ICD": {
44
"library_path": "/usr/lib/i386-linux-gnu/amdvlk32.so",
5-
"api_version": "1.2.168"
5+
"api_version": "1.2.169"
66
},
77
"layer": {
88
"library_path": "/usr/lib/i386-linux-gnu/amdvlk32.so",
99
"name": "VK_LAYER_AMD_switchable_graphics",
1010
"type": "GLOBAL",
11-
"api_version" : "1.2.168",
11+
"api_version" : "1.2.169",
1212
"implementation_version" : "1",
1313
"description" : "AMD switchable graphics layer",
1414
"functions": {

json/Ubuntu/amd_icd64.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"file_format_version": "1.0.0",
33
"ICD": {
44
"library_path": "/usr/lib/x86_64-linux-gnu/amdvlk64.so",
5-
"api_version": "1.2.168"
5+
"api_version": "1.2.169"
66
},
77
"layer": {
88
"library_path": "/usr/lib/x86_64-linux-gnu/amdvlk64.so",
99
"name": "VK_LAYER_AMD_switchable_graphics",
1010
"type": "GLOBAL",
11-
"api_version" : "1.2.168",
11+
"api_version" : "1.2.169",
1212
"implementation_version" : "1",
1313
"description" : "AMD switchable graphics layer",
1414
"functions": {

0 commit comments

Comments
 (0)