aboutsummaryrefslogtreecommitdiff
path: root/layers/linux/VkLayer_device_limits.json
blob: e89fa2ea67dff823431da223642e527edd5bc27a (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_device_limits",
        "type": "INSTANCE",
        "library_path": "./libVkLayer_device_limits.so",
        "api_version": "1.0.11",
        "implementation_version": "1",
        "description": "LunarG Validation Layer",
        "instance_extensions": [
             {
                 "name": "VK_EXT_debug_report",
                 "spec_version": "2"
             }
         ]
    }
}