docs: adjust NGG culling options description
NGG culling is also enabled by default on GFX10 now. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33868>
This commit is contained in:
committed by
Marge Bot
parent
ab4d2d447a
commit
0da8a6bfd5
+2
-2
@@ -1383,7 +1383,7 @@ RADV driver environment variables
|
||||
``nongg``
|
||||
disable NGG for GFX10 and GFX10.3
|
||||
``nonggc``
|
||||
disable NGG culling on GPUs where it's enabled by default (GFX10.3 only).
|
||||
disable NGG culling for GFX10 and GFX10.3
|
||||
``nongg_gs``
|
||||
disable NGG GS for GFX10 and GFX10.3
|
||||
``nort``
|
||||
@@ -1476,7 +1476,7 @@ RADV driver environment variables
|
||||
``localbos``
|
||||
enable local BOs
|
||||
``nggc``
|
||||
enable NGG culling on GPUs where it's not enabled by default (GFX10.1 only).
|
||||
enable NGG culling for GFX11+
|
||||
``nircache``
|
||||
cache per-stage NIR for graphics pipelines
|
||||
``nosam``
|
||||
|
||||
Reference in New Issue
Block a user