mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
docs: rusticl envvars list supported drivers
Reviewed-by: Karol Herbst <kherbst@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23544>
This commit is contained in:
parent
1555f41256
commit
91e5c4a82f
1 changed files with 9 additions and 0 deletions
|
|
@ -924,6 +924,15 @@ Rusticl environment variables
|
|||
- ``RUSTICL_ENABLE=iris:1,radeonsi:0,2`` (enables second iris and first
|
||||
and third radeonsi device)
|
||||
|
||||
Supported drivers (decent support with maybe a few conformance issues or bugs):
|
||||
``iris``,
|
||||
``llvmpipe``,
|
||||
``nouveau``,
|
||||
``panfrost``,
|
||||
``radeonsi``,
|
||||
Experimental drivers (unknown level of support, expect conformance issues or major bugs):
|
||||
``r600``
|
||||
|
||||
.. envvar:: RUSTICL_FEATURES
|
||||
|
||||
a comma-separated list of features to enable. Those are disabled by default
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue