Update Vulkan API vesion to 1.2.168

This commit is contained in:
jaxl 2021-02-08 13:32:16 +08:00
parent 8cf79378e8
commit 1f0541c30f
4 changed files with 8 additions and 8 deletions

View File

@ -2,13 +2,13 @@
"file_format_version": "1.0.0",
"ICD": {
"library_path": "/usr/lib/amdvlk32.so",
"api_version": "1.2.167"
"api_version": "1.2.168"
},
"layer": {
"library_path": "/usr/lib/amdvlk32.so",
"name": "VK_LAYER_AMD_switchable_graphics",
"type": "GLOBAL",
"api_version" : "1.2.167",
"api_version" : "1.2.168",
"implementation_version" : "1",
"description" : "AMD switchable graphics layer",
"functions": {

View File

@ -2,13 +2,13 @@
"file_format_version": "1.0.0",
"ICD": {
"library_path": "/usr/lib64/amdvlk64.so",
"api_version": "1.2.167"
"api_version": "1.2.168"
},
"layer": {
"library_path": "/usr/lib64/amdvlk64.so",
"name": "VK_LAYER_AMD_switchable_graphics",
"type": "GLOBAL",
"api_version" : "1.2.167",
"api_version" : "1.2.168",
"implementation_version" : "1",
"description" : "AMD switchable graphics layer",
"functions": {

View File

@ -2,13 +2,13 @@
"file_format_version": "1.0.0",
"ICD": {
"library_path": "/usr/lib/i386-linux-gnu/amdvlk32.so",
"api_version": "1.2.167"
"api_version": "1.2.168"
},
"layer": {
"library_path": "/usr/lib/i386-linux-gnu/amdvlk32.so",
"name": "VK_LAYER_AMD_switchable_graphics",
"type": "GLOBAL",
"api_version" : "1.2.167",
"api_version" : "1.2.168",
"implementation_version" : "1",
"description" : "AMD switchable graphics layer",
"functions": {

View File

@ -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.167"
"api_version": "1.2.168"
},
"layer": {
"library_path": "/usr/lib/x86_64-linux-gnu/amdvlk64.so",
"name": "VK_LAYER_AMD_switchable_graphics",
"type": "GLOBAL",
"api_version" : "1.2.167",
"api_version" : "1.2.168",
"implementation_version" : "1",
"description" : "AMD switchable graphics layer",
"functions": {