diff options
| author | Jon Ashburn <jon@lunarg.com> | 2015-07-07 14:51:57 -0600 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-07-07 17:57:49 -0600 |
| commit | 9a58a8f6535eb3267e835eb43735b5ba3fc63c4c (patch) | |
| tree | 489f148207e14d3686b3af14c8b1431a5f4dfd76 /layers/api_dump.json | |
| parent | 0f07ea55a9a63dab44c6e6062fdd626d0191aadf (diff) | |
| download | usermoji-9a58a8f6535eb3267e835eb43735b5ba3fc63c4c.tar.xz | |
layers: Rename JSON files to <layer_name>.json
Diffstat (limited to 'layers/api_dump.json')
| -rw-r--r-- | layers/api_dump.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/layers/api_dump.json b/layers/api_dump.json new file mode 100644 index 00000000..cd1cca22 --- /dev/null +++ b/layers/api_dump.json @@ -0,0 +1,11 @@ +{ + "file_format_version" : "0.9.0", + "layer" : { + "name": "APIDump", + "type": "GLOBAL", + "library_path": "/home/jon/vk/vk/dbuild/layers/libVKLayerAPIDump.so", + "abi_versions": "1.0.0", + "implementation_version": "1.0.0", + "description": "LunarG debug layer" + } +} |
