diff options
Diffstat (limited to 'layers/linux/device_limits.json')
| -rw-r--r-- | layers/linux/device_limits.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/layers/linux/device_limits.json b/layers/linux/device_limits.json index aa2f2780..ddcdc849 100644 --- a/layers/linux/device_limits.json +++ b/layers/linux/device_limits.json @@ -1,16 +1,16 @@ { - "file_format_version" : "0.9.0", + "file_format_version" : "1.0.0", "layer" : { "name": "DeviceLimits", "type": "GLOBAL", "library_path": "./libVKLayerDeviceLimits.so", - "abi_versions": "0.9.0", - "implementation_version": "1.0.0", + "api_version": "0.210.0", + "implementation_version": "0", "description": "LunarG Validation Layer", "device_extensions": [ { "name": "DEBUG_MARKER", - "version": "1.0.0" + "spec_version": "0" } ] } |
