aboutsummaryrefslogtreecommitdiff
path: root/layers/linux
diff options
context:
space:
mode:
Diffstat (limited to 'layers/linux')
-rw-r--r--layers/linux/VkLayer_core_validation.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/layers/linux/VkLayer_core_validation.json b/layers/linux/VkLayer_core_validation.json
new file mode 100644
index 00000000..adccb562
--- /dev/null
+++ b/layers/linux/VkLayer_core_validation.json
@@ -0,0 +1,22 @@
+{
+ "file_format_version" : "1.0.0",
+ "layer" : {
+ "name": "VK_LAYER_LUNARG_core_validation",
+ "type": "GLOBAL",
+ "library_path": "./libVkLayer_core_validation.so",
+ "api_version": "1.0.5",
+ "implementation_version": "1",
+ "description": "LunarG Validation Layer",
+ "instance_extensions": [
+ {
+ "name": "VK_EXT_debug_report",
+ "spec_version": "2"
+ }
+ ]
+ }
+}
+
+
+
+
+