diff options
| author | David Pinedo <david@lunarg.com> | 2015-11-24 09:00:24 -0700 |
|---|---|---|
| committer | David Pinedo <david@lunarg.com> | 2015-11-24 09:00:24 -0700 |
| commit | 541526f8270c3ec38d5f38509095d9b170a13831 (patch) | |
| tree | 6c1501703b8bae827dcbb754eb3ed1394031e315 /layers/linux/api_dump.json | |
| parent | d5ce865fa0d1f0ca02c9eadaf55e9ed1fa5dcb11 (diff) | |
| download | usermoji-541526f8270c3ec38d5f38509095d9b170a13831.tar.xz | |
Layers: changed layer names to conform to spec
Diffstat (limited to 'layers/linux/api_dump.json')
| -rw-r--r-- | layers/linux/api_dump.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layers/linux/api_dump.json b/layers/linux/api_dump.json index 66b349d1..a2de51a5 100644 --- a/layers/linux/api_dump.json +++ b/layers/linux/api_dump.json @@ -1,11 +1,11 @@ { "file_format_version" : "1.0.0", "layer" : { - "name": "APIDump", + "name": "VK_LAYER_LUNARG_APIDump", "type": "GLOBAL", "library_path": "./libVKLayerAPIDump.so", "api_version": "0.210.0", - "implementation_version": "0", + "implementation_version": "1", "description": "LunarG debug layer" } } |
