anv: remove ANV_ENABLE_GENERATED_INDIRECT_DRAWS variable

We have a threshold drirc value & environment variable.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26967>
This commit is contained in:
Lionel Landwerlin
2023-12-22 17:10:01 +02:00
committed by Marge Bot
parent 59c05b9cfa
commit 62c21c240e
4 changed files with 1 additions and 20 deletions

View File

@@ -7,9 +7,6 @@ Debugging
Here are a few environment variable debug environment variables
specific to ANV:
:envvar:`ANV_ENABLE_GENERATED_INDIRECT_DRAWS`
If defined to ``0`` or ``false``, this will disable the generated
indirect draw optimization in ANV. This will only affect Gfx11+.
:envvar:`ANV_ENABLE_PIPELINE_CACHE`
If defined to ``0`` or ``false``, this will disable pipeline
caching, forcing ANV to reparse and recompile any VkShaderModule