radv: change RADV_FORCE_FAMILY to use family name instead of LLVM processor name
gfx1030 doesn't allow us to specify e.g. dimgrey. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9974>
This commit is contained in:
committed by
Marge Bot
parent
11c1027730
commit
8fa7aa16ce
+1
-2
@@ -621,8 +621,7 @@ RADV driver environment variables
|
||||
initialize all memory allocated in VRAM as zero
|
||||
|
||||
``RADV_FORCE_FAMILY``
|
||||
create a null device to compile shaders without a AMD GPU (e.g.
|
||||
gfx900)
|
||||
create a null device to compile shaders without a AMD GPU (e.g. vega10)
|
||||
``RADV_PERFTEST``
|
||||
a comma-separated list of named flags, which do various things:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user