{
    "file_format_version" : "1.0.1",
    "ICD": {
        "library_path": ".\\nvoglv32.dll",
        "api_version" : "1.4.341"
    },
    "layers": [{
        "name": "VK_LAYER_NV_optimus",
        "type": "INSTANCE",
        "library_path": ".\\nvoglv32.dll",
        "api_version" : "1.4.341",
        "implementation_version" : "1",
        "description" : "NVIDIA Optimus layer",
        "functions": {
            "vkGetInstanceProcAddr": "vk_optimusGetInstanceProcAddr",
            "vkGetDeviceProcAddr": "vk_optimusGetDeviceProcAddr"
        },
        "disable_environment": {
            "DISABLE_LAYER_NV_OPTIMUS_1": ""
        }
    },{
        "name": "VK_LAYER_NV_present",
        "type": "INSTANCE",
        "library_path": ".\\nvoglv32.dll",
        "api_version" : "1.4.341",
        "implementation_version" : "1",
        "description" : "NVIDIA Presentation Layer",
        "functions": {
            "vkGetInstanceProcAddr": "vk_gr2608GetInstanceProcAddr",
            "vkGetDeviceProcAddr": "vk_gr2608GetDeviceProcAddr"
        },
        "disable_environment": {
            "DISABLE_LAYER_NV_PRESENT_1": ""
        }
    }]
}
