aboutsummaryrefslogtreecommitdiff
path: root/tests/layers/linux/VkLayer_device_profile_api.json
blob: 3f837b8f573f19f78177ac408eba247eb6f91f8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "file_format_version" : "1.1.0",
    "layer" : {
        "name": "VK_LAYER_LUNARG_device_profile_api",
        "type": "GLOBAL",
        "library_path": "./libVkLayer_device_profile_api.so",
        "api_version": "1.1.101",
        "implementation_version": "2",
        "description": "LunarG Device Profile Api Layer",
        "device_extensions": [
             {
                 "name": "VK_LUNARG_LayerDeviceProfileApiEXT",
                 "spec_version": "0",
                 "entrypoints": ["vkSetPhysicalDeviceLimitsEXT", "vkGetOriginalPhysicalDeviceLimitsEXT"]
             }
         ]
    }
}