aboutsummaryrefslogtreecommitdiff
path: root/layers/linux/device_limits.json
diff options
context:
space:
mode:
Diffstat (limited to 'layers/linux/device_limits.json')
-rw-r--r--layers/linux/device_limits.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/layers/linux/device_limits.json b/layers/linux/device_limits.json
new file mode 100644
index 00000000..964b1192
--- /dev/null
+++ b/layers/linux/device_limits.json
@@ -0,0 +1,17 @@
+{
+ "file_format_version" : "0.9.0",
+ "layer" : {
+ "name": "DeviceLimits",
+ "type": "GLOBAL",
+ "library_path": "./libVKLayerDeviceLimits.so",
+ "abi_versions": "1.0.0",
+ "implementation_version": "1.0.0",
+ "description": "LunarG Validation Layer",
+ "device_extensions": [
+ {
+ "name": "DEBUG_MARKER",
+ "version": "1.0.0"
+ }
+ ]
+ }
+}