aboutsummaryrefslogtreecommitdiff
path: root/low_latency_layer.json
diff options
context:
space:
mode:
Diffstat (limited to 'low_latency_layer.json')
-rw-r--r--low_latency_layer.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/low_latency_layer.json b/low_latency_layer.json
deleted file mode 100644
index de04465..0000000
--- a/low_latency_layer.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "file_format_version": "1.0.0",
- "layer": {
- "name": "VK_LAYER_NJ3AHXAC_LowLatency",
- "type": "GLOBAL",
- "library_path": "./libVkLayer_NJ3AHXAC_LowLatency.so",
- "api_version": "1.3.0",
- "implementation_version": "1",
- "description": "Input latency reduction layer",
- "functions": {
- "vkGetInstanceProcAddr": "LowLatency_GetInstanceProcAddr",
- "vkGetDeviceProcAddr": "LowLatency_GetDeviceProcAddr"
- },
- "enable_environment": {
- "ENABLE_LOW_LATENCY_LAYER": "1"
- },
- "disable_environment": {
- "DISABLE_LOW_LATENCY_LAYER": "1"
- }
- }
-} \ No newline at end of file