rusticl/device: allow enablement of fp64 via RUSTICL_FEATURES

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:08:07 +02:00 committed by Marge Bot
parent b90d1cfbfe
commit cc0de56a0e
3 changed files with 11 additions and 5 deletions

View file

@ -915,6 +915,8 @@ Rusticl environment variables
a comma-separated list of features to enable. Those are disabled by default
as they might not be stable enough or break OpenCL conformance.
- ``fp64`` enables OpenCL double support
.. envvar:: RUSTICL_DEBUG
a comma-separated list of debug channels to enable.