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:
committed by
Marge Bot
parent
77030f296e
commit
9a61eaa1e3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user