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:
parent
b90d1cfbfe
commit
cc0de56a0e
3 changed files with 11 additions and 5 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue