diff options
| author | Jon Ashburn <jon@lunarg.com> | 2016-02-02 13:13:01 -0700 |
|---|---|---|
| committer | Jon Ashburn <jon@lunarg.com> | 2016-02-02 14:38:08 -0700 |
| commit | 12d08da17af5155c3d29219924ccc450de26d278 (patch) | |
| tree | a09b3b82f60865db933b92c85ec573bfc9f17515 /layers/linux/VkLayer_basic.json | |
| parent | 385483273efbe58eaeed63bb2de24e76a65405f6 (diff) | |
| download | usermoji-12d08da17af5155c3d29219924ccc450de26d278.tar.xz | |
layers: Remove non-validation layers
Removes api_dump, generic, basic, multi.
Diffstat (limited to 'layers/linux/VkLayer_basic.json')
| -rw-r--r-- | layers/linux/VkLayer_basic.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/layers/linux/VkLayer_basic.json b/layers/linux/VkLayer_basic.json deleted file mode 100644 index 48893707..00000000 --- a/layers/linux/VkLayer_basic.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "file_format_version" : "1.0.0", - "layer" : { - "name": "VK_LAYER_LUNARG_basic", - "type": "GLOBAL", - "library_path": "./libVkLayer_basic.so", - "api_version": "1.0.1", - "implementation_version": "1", - "description": "LunarG Sample Layer", - "device_extensions": [ - { - "name": "VK_LUNARG_LayerExtension1", - "spec_version": "0", - "entrypoints": ["vkLayerExtension1"] - } - ] - } -} |
