Mesa (master): docs/envvars: update RADV_FORCE_FAMILY

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu May 7 11:32:42 UTC 2020


Module: Mesa
Branch: master
Commit: 17ed4a01ee2bdb773109cf06ea8f827737f88684
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=17ed4a01ee2bdb773109cf06ea8f827737f88684

Author: Rhys Perry <pendingchaos02 at gmail.com>
Date:   Tue May  5 17:39:59 2020 +0100

docs/envvars: update RADV_FORCE_FAMILY

Signed-off-by: Rhys Perry <pendingchaos02 at gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4907>

---

 docs/envvars.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/envvars.html b/docs/envvars.html
index 9c38bbb495e..0bf95a12843 100644
--- a/docs/envvars.html
+++ b/docs/envvars.html
@@ -610,7 +610,7 @@ Mesa EGL supports different sets of environment variables.  See the
 </dl>
 </dd>
 <dt><code>RADV_FORCE_FAMILY</code></dt>
-<dd>force the driver to use a specific family eg. gfx900 (developers only)</dd>
+<dd>create a null device to compile shaders without a AMD GPU (eg. gfx900)</dd>
 <dt><code>RADV_PERFTEST</code></dt>
 <dd>a comma-separated list of named flags, which do various things:
 <dl>



More information about the mesa-commit mailing list