blob: aa2f2780b4fa0785a1b19d7ba1a2a023dfbe306e [file] [log] [blame]
Cody Northrop9fa17492015-09-10 09:48:42 -06001{
2 "file_format_version" : "0.9.0",
3 "layer" : {
4 "name": "DeviceLimits",
5 "type": "GLOBAL",
6 "library_path": "./libVKLayerDeviceLimits.so",
Jon Ashburn677dc912015-09-28 09:49:53 -06007 "abi_versions": "0.9.0",
Cody Northrop9fa17492015-09-10 09:48:42 -06008 "implementation_version": "1.0.0",
9 "description": "LunarG Validation Layer",
10 "device_extensions": [
11 {
12 "name": "DEBUG_MARKER",
13 "version": "1.0.0"
14 }
15 ]
16 }
17}