office-gobmx/opencl
Michael Meeks 4140154fe7 opencl: no need for unhelpful nullptr OUString * case.
Change-Id: I0b3cad2247706901e1a6b9c3df7fbbc9f23ff987
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136816
Tested-by: Jenkins
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2022-07-06 10:29:45 +02:00
..
inc
opencltest
source opencl: no need for unhelpful nullptr OUString * case. 2022-07-06 10:29:45 +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.