radv: Increase NGG culling PS param limit to 12 on GFX10.
Helps performance in Baldur's Gate 3 on Navi 10 when NGG culling is enabled. Also fix the description of the RADV_PERFTEST=nggc env var. Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31971>
This commit is contained in:
+1
-1
@@ -1663,7 +1663,7 @@ RadeonSI driver environment variables
|
||||
``nongg``
|
||||
Disable NGG and use the legacy pipeline.
|
||||
``nggc``
|
||||
Always use NGG culling even when it can hurt.
|
||||
Always use NGG culling even on GPUs where it is disabled by default.
|
||||
``nonggc``
|
||||
Disable NGG culling.
|
||||
``switch_on_eop``
|
||||
|
||||
Reference in New Issue
Block a user