1{ 2 "file_format_version" : "1.1.0", 3 "layer" : { 4 "name": "VK_LAYER_LUNARG_device_profile_api", 5 "type": "GLOBAL", 6 "library_path": "./libVkLayer_device_profile_api.so", 7 "api_version": "1.1.101", 8 "implementation_version": "2", 9 "description": "LunarG Device Profile Api Layer", 10 "device_extensions": [ 11 { 12 "name": "VK_LUNARG_LayerDeviceProfileApiEXT", 13 "spec_version": "0", 14 "entrypoints": ["vkSetPhysicalDeviceLimitsEXT", "vkGetOriginalPhysicalDeviceLimitsEXT"] 15 } 16 ] 17 } 18} 19