aboutsummaryrefslogtreecommitdiff
path: root/layers/linux/mem_tracker.json
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtney@LunarG.com>2015-07-30 10:49:03 -0600
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-07-31 14:15:23 -0600
commit0d3d1b895eb8b4f1e189991c5e7622cbb0f3d5cc (patch)
tree6121eb55517228edec9e99d307ef63187a43b97b /layers/linux/mem_tracker.json
parent39b4248b17008792dab24016e1f31ab7187a8950 (diff)
downloadusermoji-0d3d1b895eb8b4f1e189991c5e7622cbb0f3d5cc.tar.xz
layers: Add separate windows and linux json
Diffstat (limited to 'layers/linux/mem_tracker.json')
-rw-r--r--layers/linux/mem_tracker.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/layers/linux/mem_tracker.json b/layers/linux/mem_tracker.json
new file mode 100644
index 00000000..627238f8
--- /dev/null
+++ b/layers/linux/mem_tracker.json
@@ -0,0 +1,11 @@
+{
+ "file_format_version" : "0.9.0",
+ "layer" : {
+ "name": "MemTracker",
+ "type": "GLOBAL",
+ "library_path": "./libVKLayerMemTracker.so",
+ "abi_versions": "1.0.0",
+ "implementation_version": "1.0.0",
+ "description": "LunarG Validation Layer"
+ }
+}