diff options
Diffstat (limited to 'layers/linux/threading.json')
| -rw-r--r-- | layers/linux/threading.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/layers/linux/threading.json b/layers/linux/threading.json index d9f26121..cab7befe 100644 --- a/layers/linux/threading.json +++ b/layers/linux/threading.json @@ -1,11 +1,11 @@ { - "file_format_version" : "0.9.0", + "file_format_version" : "1.0.0", "layer" : { "name": "Threading", "type": "GLOBAL", "library_path": "./libVKLayerThreading.so", - "abi_versions": "0.9.0", - "implementation_version": "1.0.0", + "api_version": "0.210.0", + "implementation_version": "0", "description": "LunarG Validation Layer" } } |
