aboutsummaryrefslogtreecommitdiff
path: root/layers/linux/param_checker.json
diff options
context:
space:
mode:
Diffstat (limited to 'layers/linux/param_checker.json')
-rw-r--r--layers/linux/param_checker.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/layers/linux/param_checker.json b/layers/linux/param_checker.json
deleted file mode 100644
index 305e79b5..00000000
--- a/layers/linux/param_checker.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "file_format_version" : "1.0.0",
- "layer" : {
- "name": "VK_LAYER_LUNARG_ParamChecker",
- "type": "GLOBAL",
- "library_path": "./libVKLayerParamChecker.so",
- "api_version": "0.210.0",
- "implementation_version": "1",
- "description": "LunarG Validation Layer",
- "instance_extensions": [
- {
- "name": "VK_EXT_debug_report",
- "spec_version": "2"
- }
- ]
- }
-}