aboutsummaryrefslogtreecommitdiff
path: root/layers/linux/basic.json
diff options
context:
space:
mode:
Diffstat (limited to 'layers/linux/basic.json')
-rw-r--r--layers/linux/basic.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/layers/linux/basic.json b/layers/linux/basic.json
index f3de7883..0fa81d39 100644
--- a/layers/linux/basic.json
+++ b/layers/linux/basic.json
@@ -1,16 +1,16 @@
{
- "file_format_version" : "0.9.0",
+ "file_format_version" : "1.0.0",
"layer" : {
"name": "Basic",
"type": "GLOBAL",
"library_path": "./libVKLayerBasic.so",
- "abi_versions": "0.9.0",
- "implementation_version": "1.0.0",
+ "api_version": "0.210.0",
+ "implementation_version": "0",
"description": "LunarG Sample Layer",
"device_extensions": [
{
"name": "vkLayerExtension1",
- "version": "1.0.0"
+ "spec_version": "0"
}
]
}