summaryrefslogtreecommitdiff
path: root/docs/envvars.rst
diff options
context:
space:
mode:
authorKarol Herbst <kherbst@redhat.com>2023-04-24 13:08:07 +0200
committerMarge Bot <emma+marge@anholt.net>2023-04-25 04:27:57 +0000
commitcc0de56a0e496f0a62ba3f2e9cb8e9e2b7d15925 (patch)
treee87028ca7bf43195e2c1f7c433c5f82283fa9b96 /docs/envvars.rst
parentb90d1cfbfea9fe40e2ec6d44e788ab27ff213e2a (diff)
downloadmesa-cc0de56a0e496f0a62ba3f2e9cb8e9e2b7d15925.tar.gz
mesa-cc0de56a0e496f0a62ba3f2e9cb8e9e2b7d15925.tar.bz2
mesa-cc0de56a0e496f0a62ba3f2e9cb8e9e2b7d15925.zip
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>
Diffstat (limited to 'docs/envvars.rst')
-rw-r--r--docs/envvars.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/envvars.rst b/docs/envvars.rst
index 0c0c0e49f2d..ae1ba9ac207 100644
--- a/docs/envvars.rst
+++ b/docs/envvars.rst
@@ -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.