rusticl/platform: add RUSTICL_FEATURES boilerplate

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22649>
This commit is contained in:
Karol Herbst
2023-04-24 13:07:38 +02:00
committed by Marge Bot
parent 389a199993
commit b90d1cfbfe
2 changed files with 22 additions and 0 deletions
+5
View File
@@ -910,6 +910,11 @@ Rusticl environment variables
- ``RUSTICL_ENABLE=iris:1,radeonsi:0,2`` (enables second iris and first
and third radeonsi device)
.. envvar:: RUSTICL_FEATURES
a comma-separated list of features to enable. Those are disabled by default
as they might not be stable enough or break OpenCL conformance.
.. envvar:: RUSTICL_DEBUG
a comma-separated list of debug channels to enable.