radv: rename RADV_FORCE_VRS_NONE to RADV_FORCE_VRS_1x1 and accept 1x1
It's the default value. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14713>
This commit is contained in:
+1
-1
@@ -689,7 +689,7 @@ RADV driver environment variables
|
||||
:envvar:`RADV_FORCE_VRS`
|
||||
allow to force per-pipeline vertex VRS rates on GFX10.3+. This is only
|
||||
forced for pipelines that don't explicitely use VRS or flat shading.
|
||||
The supported values are 2x2, 1x2 and 2x1. Only for testing purposes.
|
||||
The supported values are 2x2, 1x2, 2x1 and 1x1. Only for testing purposes.
|
||||
|
||||
:envvar:`RADV_PERFTEST`
|
||||
a comma-separated list of named flags, which do various things:
|
||||
|
||||
Reference in New Issue
Block a user