Update Vulkan API version to 1.2.167
This commit is contained in:
parent
7b61b95d46
commit
d9d2a3e1f8
@ -2,13 +2,13 @@
|
||||
"file_format_version": "1.0.0",
|
||||
"ICD": {
|
||||
"library_path": "/usr/lib/amdvlk32.so",
|
||||
"api_version": "1.2.164"
|
||||
"api_version": "1.2.167"
|
||||
},
|
||||
"layer": {
|
||||
"library_path": "/usr/lib/amdvlk32.so",
|
||||
"name": "VK_LAYER_AMD_switchable_graphics",
|
||||
"type": "GLOBAL",
|
||||
"api_version" : "1.2.164",
|
||||
"api_version" : "1.2.167",
|
||||
"implementation_version" : "1",
|
||||
"description" : "AMD switchable graphics layer",
|
||||
"functions": {
|
||||
|
@ -2,13 +2,13 @@
|
||||
"file_format_version": "1.0.0",
|
||||
"ICD": {
|
||||
"library_path": "/usr/lib64/amdvlk64.so",
|
||||
"api_version": "1.2.164"
|
||||
"api_version": "1.2.167"
|
||||
},
|
||||
"layer": {
|
||||
"library_path": "/usr/lib64/amdvlk64.so",
|
||||
"name": "VK_LAYER_AMD_switchable_graphics",
|
||||
"type": "GLOBAL",
|
||||
"api_version" : "1.2.164",
|
||||
"api_version" : "1.2.167",
|
||||
"implementation_version" : "1",
|
||||
"description" : "AMD switchable graphics layer",
|
||||
"functions": {
|
||||
|
@ -2,13 +2,13 @@
|
||||
"file_format_version": "1.0.0",
|
||||
"ICD": {
|
||||
"library_path": "/usr/lib/i386-linux-gnu/amdvlk32.so",
|
||||
"api_version": "1.2.164"
|
||||
"api_version": "1.2.167"
|
||||
},
|
||||
"layer": {
|
||||
"library_path": "/usr/lib/i386-linux-gnu/amdvlk32.so",
|
||||
"name": "VK_LAYER_AMD_switchable_graphics",
|
||||
"type": "GLOBAL",
|
||||
"api_version" : "1.2.164",
|
||||
"api_version" : "1.2.167",
|
||||
"implementation_version" : "1",
|
||||
"description" : "AMD switchable graphics layer",
|
||||
"functions": {
|
||||
|
@ -2,13 +2,13 @@
|
||||
"file_format_version": "1.0.0",
|
||||
"ICD": {
|
||||
"library_path": "/usr/lib/x86_64-linux-gnu/amdvlk64.so",
|
||||
"api_version": "1.2.164"
|
||||
"api_version": "1.2.167"
|
||||
},
|
||||
"layer": {
|
||||
"library_path": "/usr/lib/x86_64-linux-gnu/amdvlk64.so",
|
||||
"name": "VK_LAYER_AMD_switchable_graphics",
|
||||
"type": "GLOBAL",
|
||||
"api_version" : "1.2.164",
|
||||
"api_version" : "1.2.167",
|
||||
"implementation_version" : "1",
|
||||
"description" : "AMD switchable graphics layer",
|
||||
"functions": {
|
||||
|
Loading…
Reference in New Issue
Block a user