aboutsummaryrefslogtreecommitdiff
path: root/layers/linux/device_limits.json
blob: db4ae5caac09345817ef9afa834db8142af6fa58 (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_LUNARG_DeviceLimits",
        "type": "GLOBAL",
        "library_path": "./libVKLayerDeviceLimits.so",
        "api_version": "0.210.0",
        "implementation_version": "1",
        "description": "LunarG Validation Layer",
        "device_extensions": [
             {
                 "name": "VK_LUNARG_DEBUG_MARKER",
                 "spec_version": "0"
             }
         ]
    }
}