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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/layers/linux/basic.json b/layers/linux/basic.json
index 9d051f5b..28e00f56 100644
--- a/layers/linux/basic.json
+++ b/layers/linux/basic.json
@@ -10,7 +10,8 @@
"device_extensions": [
{
"name": "VK_LUNARG_LayerExtension1",
- "spec_version": "0"
+ "spec_version": "0",
+ "entrypoints": ["vkLayerExtension1"]
}
]
}