office-gobmx/opencl
Mike Kaganski 9a66812925 Prepare for removal of non-const operator[] from Sequence in opencl
Change-Id: Id58484eb9b955948a8edb48000b86cec3b721060
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124377
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2021-10-30 21:55:44 +02:00
..
inc
opencltest drop 'using namespace std' in o* r* x* 2021-10-05 23:09:56 +02:00
source Prepare for removal of non-const operator[] from Sequence in opencl 2021-10-30 21:55:44 +02:00
Executable_opencltest.mk
IwyuFilter_opencl.yaml
Library_opencl.mk
Makefile
Module_opencl.mk
README.md

OpenCL Support

OpenCL-related code that is not specific to any particular functionality OpenCL is used for. (Like formula group calculation in Calc.)

Not compiled on platforms where OpenCL is not available (iOS and Android). On other platforms OpenCL is optional at run-time, but not at build time.