diff options
| author | Jon Ashburn <jon@lunarg.com> | 2015-12-10 18:20:52 -0700 |
|---|---|---|
| committer | Jon Ashburn <jon@lunarg.com> | 2015-12-10 18:20:52 -0700 |
| commit | 563708173641df82ea9ad85ff9d42815c839e2b7 (patch) | |
| tree | 9e18af0029c3a40dd8ae2f9d493ea7612da525db /layers/linux/device_limits.json | |
| parent | 5b62307522f111530224ae28ce63d03962fe9b16 (diff) | |
| download | usermoji-563708173641df82ea9ad85ff9d42815c839e2b7.tar.xz | |
layers: Add device extension entrypoints to JSON bug #15012
Diffstat (limited to 'layers/linux/device_limits.json')
| -rw-r--r-- | layers/linux/device_limits.json | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/layers/linux/device_limits.json b/layers/linux/device_limits.json index db4ae5ca..6afbb1bd 100644 --- a/layers/linux/device_limits.json +++ b/layers/linux/device_limits.json @@ -6,12 +6,6 @@ "library_path": "./libVKLayerDeviceLimits.so", "api_version": "0.210.0", "implementation_version": "1", - "description": "LunarG Validation Layer", - "device_extensions": [ - { - "name": "VK_LUNARG_DEBUG_MARKER", - "spec_version": "0" - } - ] + "description": "LunarG Validation Layer" } } |
