aboutsummaryrefslogtreecommitdiff
path: root/low_latency_layer.json.in
diff options
context:
space:
mode:
authorNicolas James <Eele1Ephe7uZahRie@tutanota.com>2026-04-01 01:49:56 +1100
committerNicolas James <Eele1Ephe7uZahRie@tutanota.com>2026-04-01 01:49:56 +1100
commit43ddb16f8c30c3a269b1ff80162b4225b051cbb6 (patch)
treea4ce110dc31a8c779717928119263a9693bde91e /low_latency_layer.json.in
parent31c69428639c0674339c3752c5401542d38693bc (diff)
Turn on implicit layer by default, document usage and configuration
Diffstat (limited to 'low_latency_layer.json.in')
-rw-r--r--low_latency_layer.json.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/low_latency_layer.json.in b/low_latency_layer.json.in
index d52a200..adb5fe7 100644
--- a/low_latency_layer.json.in
+++ b/low_latency_layer.json.in
@@ -11,9 +11,6 @@
"vkGetInstanceProcAddr": "LowLatency_GetInstanceProcAddr",
"vkGetDeviceProcAddr": "LowLatency_GetDeviceProcAddr"
},
- "enable_environment": {
- "ENABLE_LOW_LATENCY_LAYER": "1"
- },
"disable_environment": {
"DISABLE_LOW_LATENCY_LAYER": "1"
}