diff options
Diffstat (limited to 'layers/linux/image.json')
| -rw-r--r-- | layers/linux/image.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/layers/linux/image.json b/layers/linux/image.json new file mode 100644 index 00000000..9063b608 --- /dev/null +++ b/layers/linux/image.json @@ -0,0 +1,11 @@ +{ + "file_format_version" : "0.9.0", + "layer" : { + "name": "Image", + "type": "GLOBAL", + "library_path": "./libVKLayerImage.so", + "abi_versions": "1.0.0", + "implementation_version": "1.0.0", + "description": "LunarG Validation Layer" + } +} |
