Remove json files
This commit is contained in:
parent
c8df052149
commit
03deba159b
@ -1,23 +0,0 @@
|
||||
{
|
||||
"file_format_version": "1.0.0",
|
||||
"ICD": {
|
||||
"library_path": "/usr/lib/amdvlk32.so",
|
||||
"api_version": "1.2.170"
|
||||
},
|
||||
"layer": {
|
||||
"library_path": "/usr/lib/amdvlk32.so",
|
||||
"name": "VK_LAYER_AMD_switchable_graphics",
|
||||
"type": "GLOBAL",
|
||||
"api_version" : "1.2.170",
|
||||
"implementation_version" : "1",
|
||||
"description" : "AMD switchable graphics layer",
|
||||
"functions": {
|
||||
"vkGetInstanceProcAddr": "vk_icdGetInstanceProcAddrSG",
|
||||
"vkGetDeviceProcAddr": "vk_icdGetDeviceProcAddrSG"
|
||||
},
|
||||
"disable_environment": {
|
||||
"DISABLE_LAYER_AMD_SWITCHABLE_GRAPHICS_1": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,23 +0,0 @@
|
||||
{
|
||||
"file_format_version": "1.0.0",
|
||||
"ICD": {
|
||||
"library_path": "/usr/lib64/amdvlk64.so",
|
||||
"api_version": "1.2.170"
|
||||
},
|
||||
"layer": {
|
||||
"library_path": "/usr/lib64/amdvlk64.so",
|
||||
"name": "VK_LAYER_AMD_switchable_graphics",
|
||||
"type": "GLOBAL",
|
||||
"api_version" : "1.2.170",
|
||||
"implementation_version" : "1",
|
||||
"description" : "AMD switchable graphics layer",
|
||||
"functions": {
|
||||
"vkGetInstanceProcAddr": "vk_icdGetInstanceProcAddrSG",
|
||||
"vkGetDeviceProcAddr": "vk_icdGetDeviceProcAddrSG"
|
||||
},
|
||||
"disable_environment": {
|
||||
"DISABLE_LAYER_AMD_SWITCHABLE_GRAPHICS_1": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,23 +0,0 @@
|
||||
{
|
||||
"file_format_version": "1.0.0",
|
||||
"ICD": {
|
||||
"library_path": "/usr/lib/i386-linux-gnu/amdvlk32.so",
|
||||
"api_version": "1.2.170"
|
||||
},
|
||||
"layer": {
|
||||
"library_path": "/usr/lib/i386-linux-gnu/amdvlk32.so",
|
||||
"name": "VK_LAYER_AMD_switchable_graphics",
|
||||
"type": "GLOBAL",
|
||||
"api_version" : "1.2.170",
|
||||
"implementation_version" : "1",
|
||||
"description" : "AMD switchable graphics layer",
|
||||
"functions": {
|
||||
"vkGetInstanceProcAddr": "vk_icdGetInstanceProcAddrSG",
|
||||
"vkGetDeviceProcAddr": "vk_icdGetDeviceProcAddrSG"
|
||||
},
|
||||
"disable_environment": {
|
||||
"DISABLE_LAYER_AMD_SWITCHABLE_GRAPHICS_1": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,23 +0,0 @@
|
||||
{
|
||||
"file_format_version": "1.0.0",
|
||||
"ICD": {
|
||||
"library_path": "/usr/lib/x86_64-linux-gnu/amdvlk64.so",
|
||||
"api_version": "1.2.170"
|
||||
},
|
||||
"layer": {
|
||||
"library_path": "/usr/lib/x86_64-linux-gnu/amdvlk64.so",
|
||||
"name": "VK_LAYER_AMD_switchable_graphics",
|
||||
"type": "GLOBAL",
|
||||
"api_version" : "1.2.170",
|
||||
"implementation_version" : "1",
|
||||
"description" : "AMD switchable graphics layer",
|
||||
"functions": {
|
||||
"vkGetInstanceProcAddr": "vk_icdGetInstanceProcAddrSG",
|
||||
"vkGetDeviceProcAddr": "vk_icdGetDeviceProcAddrSG"
|
||||
},
|
||||
"disable_environment": {
|
||||
"DISABLE_LAYER_AMD_SWITCHABLE_GRAPHICS_1": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user