From ab3f291f48bf5867b8d614f9fbd501b51bb2e769 Mon Sep 17 00:00:00 2001 From: jaxl Date: Thu, 4 Nov 2021 14:17:46 +0800 Subject: [PATCH] 2021-11-4 update New feature and improvement * Limit the maximum memory size of pipeline cache in 32-bit system * Update Khronos Vulkan Headers to 1.2.195 * Improve the shader cache hit rate Issue fix * Runtime Setting `PipelineCachingEnvironmentVariable' Incorrect Behavior * Inappropriate memory size requirements causing high memory usage * Deadlock in MemoryCacheLayer --- default.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/default.xml b/default.xml index ffcec1bc..671a459e 100644 --- a/default.xml +++ b/default.xml @@ -9,12 +9,12 @@ sync-j="8" sync-c="true" /> - - - - - - + + + + + +