From 02a873a1c38fe6f0dca4471127d5a85712b0d727 Mon Sep 17 00:00:00 2001 From: Nicolas James Date: Tue, 24 Mar 2026 15:03:25 +1100 Subject: Fix dynamic advertisment of VK_AMD_anti_lag and VK_NV_LowLatency2 --- low_latency_layer.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'low_latency_layer.json') diff --git a/low_latency_layer.json b/low_latency_layer.json index 96ab52a..de04465 100644 --- a/low_latency_layer.json +++ b/low_latency_layer.json @@ -16,15 +16,6 @@ }, "disable_environment": { "DISABLE_LOW_LATENCY_LAYER": "1" - }, - "device_extensions": [ - { - "name": "VK_AMD_anti_lag", - "spec_version": "1", - "entrypoints": [ - "vkAntiLagUpdateAMD" - ] - } - ] + } } } \ No newline at end of file -- cgit v1.2.3