Skip to content

Instantly share code, notes, and snippets.

@pikajude
Created January 29, 2017 19:46
Show Gist options
  • Save pikajude/3027ea30e1bfebb9049d6f0a4c557ce4 to your computer and use it in GitHub Desktop.
Save pikajude/3027ea30e1bfebb9049d6f0a4c557ce4 to your computer and use it in GitHub Desktop.
{
"file_format_version" : "1.0.0",
"ICD": {
"library_path": "libGLX_nvidia.so.0",
"api_version" : "1.0.24"
},
"layer": {
"name": "VK_LAYER_NV_optimus",
"type": "INSTANCE",
"library_path": "libGLX_nvidia.so.0",
"api_version" : "1.0.24",
"implementation_version" : "1",
"description" : "NVIDIA Optimus layer",
"functions": {
"vkGetInstanceProcAddr": "vk_optimusGetInstanceProcAddr",
"vkGetDeviceProcAddr": "vk_optimusGetDeviceProcAddr"
},
"disable_environment": {
"DISABLE_LAYER_NV_OPTIMUS_1": ""
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment