From 8a51e097af3b9a18f8a2907d7d770532ab2e9a82 Mon Sep 17 00:00:00 2001 From: Lionel Landwerlin Date: Tue, 1 Apr 2025 23:03:19 +0300 Subject: [PATCH] docs: remove unused env variable Signed-off-by: Lionel Landwerlin Reviewed-by: Paulo Zanoni Reviewed-by: Kenneth Graunke Part-of: --- docs/envvars.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/envvars.rst b/docs/envvars.rst index 79fd6d6a525..5c217ce7ee3 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -860,12 +860,6 @@ Intel driver environment variables Anvil(ANV) driver environment variables --------------------------------------- -.. envvar:: ANV_ENABLE_PIPELINE_CACHE - - If defined to ``0`` or ``false``, this will disable pipeline - caching, forcing ANV to reparse and recompile any VkShaderModule - (SPIRV) it is given. - .. envvar:: ANV_DISABLE_SECONDARY_CMD_BUFFER_CALLS If defined to ``1`` or ``true``, this will prevent usage of self