aboutsummaryrefslogtreecommitdiff
path: root/layers/linux/VkLayer_threading.json
blob: 450f78035190bcc55f966156c0353822adf0cda6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "file_format_version" : "1.0.0",
    "layer" : {
        "name": "VK_LAYER_GOOGLE_threading",
        "type": "INSTANCE",
        "library_path": "./libVkLayer_threading.so",
        "api_version": "1.0.13",
        "implementation_version": "1",
        "description": "Google Validation Layer",
        "instance_extensions": [
             {
                 "name": "VK_EXT_debug_report",
                 "spec_version": "2"
             }
         ]
    }
}