diff options
| author | Antonin Godard <antonin.godard@bootlin.com> | 2025-10-27 13:43:34 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-29 23:16:34 +0000 |
| commit | ae40c7ada368a00b5cea06291db26b89d0b66b61 (patch) | |
| tree | 7d2ae0f969f93c37d0b9b4eaac614b5b3b9956c9 /documentation | |
| parent | 76d4f613b04db867e6019e1ef28633ef936441ea (diff) | |
| download | poky-ae40c7ada368a00b5cea06291db26b89d0b66b61.tar.gz | |
ref-manual/features.rst: add new opencl feature
Added by commit 3061d6061e74 ("mesa: add opencl DISTRO_FEATURE") in
OE-Core.
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
(From yocto-docs rev: 202adb84fdad6673ed5b91a6c9642791237cf76b)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/features.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index 2c074ab9c7..b295ab44ea 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst | |||
| @@ -180,6 +180,9 @@ metadata, as extra layers can define their own: | |||
| 180 | 180 | ||
| 181 | - *nls:* Include National Language Support (NLS). | 181 | - *nls:* Include National Language Support (NLS). |
| 182 | 182 | ||
| 183 | - *opencl:* Include support for the :wikipedia:`OpenCL (Open Computing | ||
| 184 | Language) <OpenCL>` framework. | ||
| 185 | |||
| 183 | - *opengl:* Include the Open Graphics Library, which is a | 186 | - *opengl:* Include the Open Graphics Library, which is a |
| 184 | cross-language, multi-platform application programming interface used | 187 | cross-language, multi-platform application programming interface used |
| 185 | for rendering two and three-dimensional graphics. | 188 | for rendering two and three-dimensional graphics. |
