aboutsummaryrefslogtreecommitdiff
path: root/layers/linux/device_limits.json
blob: 964b11926be6508969f5a85d1a89e5f4a190bcb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "file_format_version" : "0.9.0",
    "layer" : {
        "name": "DeviceLimits",
        "type": "GLOBAL",
        "library_path": "./libVKLayerDeviceLimits.so",
        "abi_versions": "1.0.0",
        "implementation_version": "1.0.0",
        "description": "LunarG Validation Layer",
        "device_extensions": [
             {
                 "name": "DEBUG_MARKER",
                 "version": "1.0.0"
             }
         ]
    }
}