radv: remove the ability to create NULL devices with RADV_FORCE_FAMILY

On Linux, drm-shim is the replacement.

On Windows, the project to support a compile-only device has been
abandonned since a while, so it's fine to not allow creating NULL
devices for now.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38544>
This commit is contained in:
Samuel Pitoiset
2025-11-20 09:46:11 +01:00
committed by Marge Bot
parent 77030f296e
commit 9a61eaa1e3
3 changed files with 13 additions and 49 deletions
-4
View File
@@ -1502,10 +1502,6 @@ RADV driver environment variables
``validatevas``
Enable tracking of VA ranges for radv_build_is_valid_va.
.. envvar:: RADV_FORCE_FAMILY
create a null device to compile shaders without a AMD GPU (e.g. VEGA10)
.. envvar:: RADV_FORCE_VRS
allow to force per-pipeline vertex VRS rates on GFX10.3+. This is only