diff options
| author | Nicolas James <Eele1Ephe7uZahRie@tutanota.com> | 2026-04-01 01:49:56 +1100 |
|---|---|---|
| committer | Nicolas James <Eele1Ephe7uZahRie@tutanota.com> | 2026-04-01 01:49:56 +1100 |
| commit | 43ddb16f8c30c3a269b1ff80162b4225b051cbb6 (patch) | |
| tree | a4ce110dc31a8c779717928119263a9693bde91e /low_latency_layer.json.in | |
| parent | 31c69428639c0674339c3752c5401542d38693bc (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.in | 3 |
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" } |
