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>
This commit is contained in:
Antonin Godard 2025-10-27 13:43:34 +01:00 committed by Richard Purdie
parent 76d4f613b0
commit ae40c7ada3

View File

@ -180,6 +180,9 @@ metadata, as extra layers can define their own:
- *nls:* Include National Language Support (NLS).
- *opencl:* Include support for the :wikipedia:`OpenCL (Open Computing
Language) <OpenCL>` framework.
- *opengl:* Include the Open Graphics Library, which is a
cross-language, multi-platform application programming interface used
for rendering two and three-dimensional graphics.