summaryrefslogtreecommitdiff
path: root/VkLayer_vkpipeline_db.json
blob: 4cab6e29902b4af20e14c4caa286c506497195cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "file_format_version" : "1.1.1",
    "layer" : {
        "name": "VK_LAYER_vkpipeline_db",
        "type": "GLOBAL",
        "library_path": "libVkLayer_vkpipeline_db.so",
        "api_version": "1.1.102",
        "implementation_version": "1",
        "description": "vkpipeline-db capture layer",
        "functions": {
            "vkNegotiateLoaderLayerInterfaceVersion":
                "vkpipeline_db_NegotiateLoaderLayerInterfaceVersion"
        },
        "enable_environment": {
            "ENABLE_VKPIPELINE_DB": "1"
        },
        "disable_environment": {
            "DISABLE_VKPIPELINE_DB": "1"
        }
    }
}